TdxCustomLayoutControl.DragDropMode Property
Deprecated. This property exists for backward compatibility only. The layout control now uses a unified indication style for drag-and-drop operations.
Declaration
property DragDropMode: TdxLayoutDragDropMode read; write;
Property Value
Type | Description |
---|---|
TdxLayoutDragDropMode | The active drag-and-drop indication mode. |
See Also