New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
EndDate
StartDate
Telerik.Web.UI.Calendar.RangeSelectionChangedEventArgs
Updated over 6 months ago
Provides data for the RangeSelectionChanged event of the DateRangePicker control.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.Calendar.RangeSelectionChangedEventArgs
Properties
EndDate Nullable1`
Gets the newly selected end date.
StartDate Nullable1`
Gets the new selected start date.