Back to Devexpress

CompatibilitySettings.HideCalendarButtonInDateNavigationPanel Property

corelibraries-devexpress-dot-xpf-dot-core-dot-compatibilitysettings-49fbe160.md

latest1.6 KB
Original Source

CompatibilitySettings.HideCalendarButtonInDateNavigationPanel Property

Gets or sets whether to hide the Calendar Button from the Date Navigation Panel.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Data.Desktop.v25.2.dll

NuGet Packages : DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

csharp
public static bool HideCalendarButtonInDateNavigationPanel { get; set; }
vb
Public Shared Property HideCalendarButtonInDateNavigationPanel As Boolean

Property Value

TypeDefaultDescription
Booleanfalse

true to hide the Calendar Button from the Date Navigation Panel; otherwise, false.

|

See Also

CompatibilitySettings Class

CompatibilitySettings Members

DevExpress.Xpf.Core Namespace