dxSpreadSheetDefaultColumnWidth Constant
In This Article
Specifies the default width (in pixels) of the Table View worksheet’s columns.
#Declaration
Delphi
const dxSpreadSheetDefaultColumnWidth = 85;
#Remarks
This global constant specifies the initial value of the Table View’s Columns.DefaultSize property.
See Also