DatePickerPresenterDayVisible Property

Get or sets whether the Day selector is visible

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool DayVisible { get; set; }

Property Value

Boolean

See Also