Kendo.Mvc.UI.Fluent.MultiViewCalendarRangeSettingsBuilder
Defines the fluent API for configuring MultiViewCalendarRangeSettings
Methods
Start(System.DateTime)
This sets the start date of the range selection.
Parameters
value System.DateTime
The value for Start
End(System.DateTime)
This sets the end date of the range selection.
Parameters
value System.DateTime
The value for End