OldMode Property
Gets the previous mode of the Calendar.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public CalendarMode OldMode { get; }
Public ReadOnly Property OldMode As CalendarMode
Get
member OldMode : CalendarMode with get
Property Value
CalendarMode
A CalendarMode representing the previous mode.
See Also
Reference
CalendarModeChangedEventArgs Class
Avalonia.Controls Namespace