[]
Configurates Text. Sets the text to search for. The text may include multiple terms, separated by spaces.
public FlexGridSearchBuilder Text(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexGridSearchBuilder | Current builder. |