[]
Configurates ExactMatch. Sets whether to enable exact matching.
public FlexGridSearchBuilder ExactMatch(bool value)
Public Function ExactMatch(value As Boolean) As FlexGridSearchBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| FlexGridSearchBuilder | Current builder. |
When this flag is turned on, an exact match is performed on each field in the row. The default value is false.