TcxGridBandRows.MoveColumn(TcxGridBandedColumn,Integer,Integer) Method
Declaration
procedure MoveColumn(AColumn: TcxGridBandedColumn; ARowIndex: Integer; AColIndex: Integer);
Parameters
Name | Type |
---|---|
AColumn | TcxGridBandedColumn |
ARowIndex | Integer |
AColIndex | Integer |
See Also