Defines values for specifying how the height of a row is adjusted.
| Member Name | Description |
|---|---|
| NotSet | The sizing behavior of the row is inherited from the AutoSizeRowsMode property. |
| None | The row height do not automatically adjust. |
| AllCells | The row height adjusts to fit the contents of all cells in the row, including the header cell. |
Namespace: Resco.Controls.SmartGrid
Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)
Resco.Controls.SmartGrid Namespace