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

Telerik.Web.UI.Calendar.SelectedDateChangedEventArgs

Provides data for the SelectedDateChanged event of the DatePicker control.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.Calendar.SelectedDateChangedEventArgs

Properties

NewDate Nullable1`

Gets the newly selected date.

OldDate Nullable1`

Gets the previously selected date.