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