OfficeNavigationBar.AllowDrag Property
Gets or sets whether items can be rearranged by an end-user using drag-and-drop.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if items can be rearranged by an end-user using drag-and-drop; otherwise, false. |
See Also