[]
Configurates AutoRowHeights. Sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.
public virtual TBuilder AutoRowHeights(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |