CalendarDisplayMode Property
Gets or sets a value indicating whether the calendar is displayed in
months, years, or decades.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
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.