Contents - Index - Previous - Next


MoveColumn method



Applies to
TProfGrid component

Declaration
function MoveColumn(FromIndex, ToIndex: Integer): Boolean;

Description

Moves the specified visible column to a new position.

Call MoveColumn to move the column identified by the FromIndex parameter to the position specified by the ToIndex parameter.