The DataGridRowSizingMode enumeration contains modes of changing the component row height.
It is used by the following property:
Value | Brief description |
0 | All. The equal height is specified for all rows. |
1 | Single. Each row has individual settings for height. |
See also: