MindFusion WinForms Programmer's Guide
ResourceViewSettings.TopTimelineSettings Property
See Also
 





Gets the settings for the top timeline.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public TimelineSettings TopTimelineSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property TopTimelineSettings As TimelineSettings

 Property Value

An instance of the TimelineSettings class that defines the preferences for the top timeline.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.WinForms Namespace
BottomTimelineSettings Property
MiddleTimelineSettings Property