Back to Devexpress

Bar.IsAllowQuickCustomization Property

wpf-devexpress-dot-xpf-dot-bars-dot-bar-8c2b00aa.md

latest1.2 KB
Original Source

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

csharp
public bool IsAllowQuickCustomization { get; }
vb
Public ReadOnly Property IsAllowQuickCustomization As Boolean

Property Value

TypeDescription
Boolean

true if the bar provides the Quick Customization Button; otherwise, false.

|

Remarks

See Bar.AllowQuickCustomization to learn more.

See Also

AllowQuickCustomization

Bar Class

Bar Members

DevExpress.Xpf.Bars Namespace