Search
ResourceViewSettings.topTimelineSettings Property
See Also
 






Gets the settings for the top timeline.

Namespace: MindFusion.Scheduling
File: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get topTimelineSettings() {}

 Property Value

An instance of the TimelineSettings class.

 See Also