dxSpreadSheetDefaultRowHeight Constant
Specifies the default height (in pixels) of the Table View worksheet’s rows.
Declaration
const dxSpreadSheetDefaultRowHeight = 20;
Remarks
This global constant specifies the initial value of the Table View’s Rows.DefaultSize property.
See Also