NavBarDragDrop Enum
Contains values specifying drag-and-drop options.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Members
Name | Description |
---|---|
None
|
If active, disables all other options. Drag-and-drop operations are prohibited for a control/group in such a case. |
Default
|
If active for a Nav |
Allow
|
If active for a Nav |
Allow
|
If active for a Nav |
Allow
|
If active for a Nav |
#Related API Members
The following properties accept/return NavBarDragDrop values:
#Remarks
Values listed in the NavBarDragDrop enumeration are used to set the NavBarControl.DragDropFlags and NavBarGroup.DragDropFlags properties. These properties specify drag and drop options for the control and each group within it.