DisplayMode Property
Gets or sets a value indicating whether the calendar is displayed in months, years, or decades.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public CalendarMode DisplayMode { get; set; }
Public Property DisplayMode As CalendarMode
Get
Set
member DisplayMode : CalendarMode with get, set
Property Value
CalendarMode
A value indicating what length of time the Calendar should display.