Gets or sets the number of timelines displayed in the view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int Timelines { get; set; } |
Visual Basic Copy Code |
---|
Public Property Timelines As Integer |
An integer value specifying the number of timelines visible in the view. The allowed values range from 1 to 3. Assign -1 to this property to use the corresponding value from the current theme.