CalendarDateChangedEventArgsRemovedDate Property
Gets the date that was previously displayed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DateTime? RemovedDate { get; }
Public ReadOnly Property RemovedDate As DateTime?
Get
member RemovedDate : Nullable<DateTime> with get
Property Value
NullableDateTime
The date previously displayed.