[]
Configurates AutoGenerateColumns. Sets whether the grid should generate columns automatically based on the itemsSource.
public virtual TBuilder AutoGenerateColumns(bool value)
Public Overridable Function AutoGenerateColumns(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |