DatePickerPresenter.

MonthVisible Property

Summary

Gets or sets whether the month selector is visible
Namespace
Avalonia.Controls
Containing Type
DatePickerPresenter

Syntax

public bool MonthVisible { get; set; }

Value

Type Description
bool