BarManager.CustomizationHelper Property
Provides access to the object that provides methods to work with the Customization Window and customization menus.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Bars.BarManagerCustomizationHelper | A BarManagerCustomizationHelper object. |
Remarks
The CustomizationHelper object provides methods to invoke the Customization Window and customization menus.
See Also