Kendo.Mvc.UI.Fluent.GanttRangeSettingsBuilder
Defines the fluent API for configuring the GanttRangeSettings settings.
Methods
Start(System.DateTime)
If set to some date the timeline of all views will start from this date.
Parameters
value System.DateTime
The value that configures the start.
End(System.DateTime)
If set to some date the timeline of all views will end to this date.
Parameters
value System.DateTime
The value that configures the end.