Summary
Gets the date that was previously displayed.
- Namespace
- Avalonia
.Controls - Containing Type
- Calendar
Date Changed Event Args
Syntax
public DateTime? RemovedDate { get; private set; }
Value
Type | Description |
---|---|
DateTime? | The date previously displayed. |