New to Telerik UI for WPFStart a free 30-day trial

Provides data for the DateSelected and DisplayDateChanged events.

Definition

Namespace:Telerik.Windows.Controls.Calendar

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public class CalendarDateChangedEventArgs : RadRoutedEventArgs

Inheritance: objectRadRoutedEventArgsCalendarDateChangedEventArgs

Properties

Gets the date to be newly displayed.

C#
public DateTime? AddedDate { get; }

Gets the date that was previously displayed.

C#
public DateTime? RemovedDate { get; }
In this article
DefinitionPropertiesAddedDateRemovedDate
Not finding the help you need?
Contact Support