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