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