[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the specified ordinal column number is valid for the grid.
Source position: grids.pas line 423
protected function TVirtualGrid.IsColumnIndexValid( |
AIndex: Integer |
):Boolean; |
AIndex |
|
Ordinal column number examined in the method. |
True if the index is valid for the grid.