Use 0 for autosized value
Use GetRealButtonHeight for real value.
+Use 0 for autosized value
Use GetRealButtonWidth for real value.
+Use 0 for autosized value.
Use GetRealIndent for real value.
+Use 0 for autosized value
Use GetRealDropDownWidth for real value.
+Use 0 for autosized value.
Use GetRealExpandSignSize for real value.
+If new columns of the grid are created by changing the ColCount property, the width of these new columns will be set to the value of the DefaultColWidth property.
-After that the user may redefine this value. If the Options property includes the appropriate value, the column width may also be changed by the user at runtime.
+If new columns of the grid are created by changing the ColCount property, the width of these new columns will be set to the value of the DefaultColWidth property.
Use 0 for autosized width.
Use GetRealDefaultColWidth for real value.
If new rows of the grid are created by changing the RowCount property, the height of these new rows will be set to the value of the DefaultRowHeight property.
-After that the user may redefine this value. If the Options property includes the appropriate value, the row height may also be changed by the user at runtime.
+If new rows of the grid are created by changing the RowCount property, the height of these new rows will be set to the value of the DefaultRowHeight property.
Use 0 for autosized height.
Use GetRealDefaultRowHeight for real value.