Search
ResourceViewSettings.middleTimelineSettings Property
See Also
 






Gets the settings for the middle timeline.

Namespace: MindFusion.Scheduling
Assembly: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get middleTimelineSettings() {}
set middleTimelineSettings(value) {}

 Property Value

An instance of the TimelineSettings class.

 See Also