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.2.dll
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