Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGalleryControlDragObject Properties
Show Inherited Hide Inherited

Stores concomitant information for drag-and-drop-related events in gallery controls.
Name Description
AlwaysShowDragImages Inherited from TDragObject.
Cancelling Inherited from TDragObject.
Control Provides access to the gallery control that raised the OnDragOver or OnDragDrop event.
DragHandle Inherited from TDragObject.
DragPos Inherited from TDragObject.
DragTarget Inherited from TDragObject.
DragTargetPos Inherited from TDragObject.
Dropped Inherited from TDragObject.
MouseDeltaX Inherited from TDragObject.
MouseDeltaY Inherited from TDragObject.
RightClickCancels Inherited from TDragObject.
SelectedItems Provides access to dragged gallery items.
See Also