Sets the value in the ColCount property.
Source position: grids.pas line 1161
protected procedure TCustomGrid.SetColCount(
AValue: Integer
); virtual;
AValue
New value for the property.
TCustomGrid.ColCount
Number of columns in the grid.