ClassCalendarDateChangedEventArgs
Class
Provides data for the DateSelected and DisplayDateChanged events.
Definition
Namespace:Telerik.Windows.Controls.Calendar
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public class CalendarDateChangedEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsCalendarDateChangedEventArgs
Properties
AddedDate
Gets the date to be newly displayed.
RemovedDate
Gets the date that was previously displayed.