TdxCustomNavBar.DragDropFlags Property
Specifies the behavior of the NavBar control related to drag & drop operations.
Declaration
property DragDropFlags: TdxNavBarDragDropFlags read; write;
Property Value
Type |
---|
TdxNavBarDragDropFlags |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.DragDropFlags property instead.
See Also