Bar.IsAllowQuickCustomization Property
Gets whether the bar provides the Quick Customization Button.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See Bar.AllowQuickCustomization to learn more.
See Also