Contents
- Index
- Previous
- Next
OnRowDragDrop event
Applies to
TProfGrid component
Declaration
property OnRowDragDrop: TProfGridColRowDragDropEvent;
Description
Notifies about end of dragging of a row by user manipulation.
The event can be used to control whether the row can be dropped at the current position.