[]
Configurates CaseSensitiveSearch. Sets a value that determines whether searches performed while the user types should case-sensitive.
public TBuilder CaseSensitiveSearch(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |