Contains the explicit, non-default value assigned to the Width property.
Source position: grids.pas line 601
public property TGridColumn.StoredWidth : Integer |
StoredWidth is a read-only Integer property with an explicit value assigned to the Width property for the column. If an explicit value has not been assigned in Width, the property value is -1.
|
The Width of the column. |