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