Bar.IsAllowQuickCustomization Property
Gets whether the bar provides the Quick Customization Button.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the bar provides the Quick Customization Button; otherwise, false. |
Remarks
See Bar.AllowQuickCustomization to learn more.
See Also