Search
ResourceViewSettings.Timelines Property
See Also
 






Gets or sets the number of timelines displayed in the view.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public int Timelines { get; set; }

Visual Basic  Copy Code

Public Property Timelines As Integer

 Property Value

An integer value.

 See Also