New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.Calendar.RangeSelectionChangedEventArgs

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.