Skip to main content

RemovedDate Property

Gets the date that was previously displayed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public DateTime? RemovedDate { get; }
View Source

Property Value

Nullable(DateTime)
The date previously displayed.

See Also

Reference

CalendarDateChangedEventArgs Class
Avalonia.Controls Namespace