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