[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified column number from the collection.
Source position: grids.pas line 652
protected procedure TGridColumns.RemoveColumn( |
Index: Integer |
); |
Index |
|
Ordinal position of the column to remove in the method. |