CssMatch Property (FlexGridSearch)
In This Topic
Gets or sets the name of the CSS class used to highlight any parts of the content that match the search terms.
Syntax
'Declaration
Public Property CssMatch As String
public string CssMatch {get; set;}
See Also