Bar.CreatedByCustomizationDialog Property
Gets or sets whether this Bar was created by an end-user during the runtime customization.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if this Bar was created by an end-user during runtime customization; otherwise, false. |
Remarks
See the Quick Customization topic to learn more.
See Also