MonthVisible Property
Gets or sets whether the month is visible
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool MonthVisible { get; set; }
Public Property MonthVisible As Boolean
Get
Set
member MonthVisible : bool with get, set