[]
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)
Public Function CssMatch(value As String) As FlexGridSearchBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridSearchBuilder | Current builder. |