Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxColumns6 Move

Move

Move column at CurIndex Index to the NewIndex inside the columns array.

pas
procedure Move(CurIndex, NewIndex: Integer);

Remarks

This method doesn't affect Position property of the column.

Sign in