Contents - Index - Previous - Next


OnColumnStartDrag event



Applies to
TProfGrid component

Declaration
property OnColumnStartDrag: TProfGridColRowStartDragEvent;

Description

Notifies about start of dragging a column by user manipulation.

Tip:  The event can be also used to control whether a specific column can be dragged, as it gives a chance to ignore the Movable property of the column.