Default width for the column, or -1 when not assigned.
Source position: grids.pas line 600
public property TGridColumn.DefaultWidth : Integer |
DefaultWidth is a read-only Integer property with the default width used for the column. The property value is read from the DefaultColWidth property in the Grid control (when assigned). If it is not assigned, the property value is -1.