[]
Configurates FilterText. Sets a string to filter the list of display values.
public ValueFilterBuilder FilterText(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ValueFilterBuilder | Current builder. |