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

DragDropHintData Properties

Contains information about a drag-and-drop hint.
Name Description
DropPosition Gets or sets a drop position that specifies how a record is placed after it has been dropped.
Effects Gets or sets the target drag-and-drop operation.
Owner Gets or sets a DataViewBase that is an owner of the drag-and-drop operation.
Records Gets or sets dragged records.
ShowTargetInfoInDragDropHint Gets whether the drag-and-drop hint shows additional information about a drop target.
TargetRecord Gets or sets a record that is a drop target.
See Also