Gets or sets the number of timelines displayed in the view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public int Timelines { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Timelines As Integer |
An integer value.
See Also