Back to Devexpress

DXCalendar.ShowHeader Property

maui-devexpress-dot-maui-dot-editors-dot-dxcalendar-2b93801a.md

latest819 B
Original Source

DXCalendar.ShowHeader Property

Gets or sets whether to display the calendar header. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ShowHeader { get; set; }

Property Value

TypeDescription
Boolean

true to show the calendar header; otherwise, false.

|

See Also

DXCalendar Class

DXCalendar Members

DevExpress.Maui.Editors Namespace