DefaultColumnWidth Constant
In This Article
Specifies the default column width in pixels.
#Declaration
Delphi
const DefaultColumnWidth = 300;
#Remarks
This property specifies the default value for the ColumnWidth property.
See Also