Back to Devexpress

TdxCustomTileControl.DragAndDropObject Property

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-f621c9c7.md

latest769 B
Original Source

TdxCustomTileControl.DragAndDropObject Property

Specifies drag-and-drop settings.

Declaration

delphi
property DragAndDropObject;

Property Value

TypeDescription
TcxDragAndDropObject

Contains settings for drag-and-drop operations.

|

Remarks

Cast the DragAndDropObject property value to the TdxTileControlDragDropCustomObject class to access control-specific drag-and-drop settings.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit