[]
Configurates AutoSearch. Sets a value that determines whether the grid should search for cells as the users types into read-only cells.
public TBuilder AutoSearch(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |