Kendo.Mvc.UI.Fluent.DateRangePickerRangeSettingsBuilder
Defines the fluent API for configuring DateRangePickerRangeSettings
Methods
End(System.Nullable<System.DateTime>)
This sets the end date of the range selection.
Parameters
value System.Nullable<System.DateTime>
The value for End
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