Search
ResourceViewSettings.middleTimelineSettings Property
See Also
 






Gets the settings for the middle timeline.

Namespace: MindFusion.Scheduling
File: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get middleTimelineSettings() {}

 Property Value

An instance of the TimelineSettings class.

 See Also