Skip to main content

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)

public CalendarMode DisplayMode { get; set; }

Property Value

CalendarMode
A value indicating what length of time the Calendar should display.

See Also

Reference

Calendar Class
Avalonia.Controls Namespace