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