[]
Configurates CssMatch. Sets the name of the CSS class used to highlight any parts of the content that match the search terms.
public FlexGridSearchBuilder CssMatch(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridSearchBuilder | Current builder. |