Contents - Index - Previous - Next


MoveRow method



Applies to
TProfGrid component

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

Description

Moves the specified visible row to a new position.

Call MoveRow to move the row identified by the FromIndex parameter to the position specified by the ToIndex parameter.