New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
SelectedDates
Telerik.Web.UI.Calendar.SelectedDatesEventArgs
Arguments class used when the SelectionChanged event is fired.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.Calendar.SelectedDatesEventArgs
Properties
SelectedDates DateTimeCollection
Gets a reference to the SelectedDates collection, represented by the Telerik RadCalendar component that rise the SelectionChanged event.