TdxCustomNavBar.DragDropFlags Property
Deprecated. This property exists for backward compatibility only. Use the OptionsBehavior.Common.DragDropFlags property instead.
Declaration
property DragDropFlags: TdxNavBarDragDropFlags read; write;
Property Value
Type | Description |
---|---|
TdxNavBarDragDropFlags | The set of drag-and-drop behavior flags. |
See Also