BarManager.AllowHotCustomization Property
Gets or sets whether a bar can be customized without invoking Customization Mode, by dragging bar item links while holding the ALT key down. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if items can be dragged within and between bars when the ALT key is pressed; otherwise, false. |
See Also