[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridSearchBuilder.CssMatch

CssMatch Method

CssMatch(string)

Configurates CssMatch. Sets the name of the CSS class used to highlight any parts of the content that match the search terms.

Declaration
public FlexGridSearchBuilder CssMatch(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FlexGridSearchBuilder

Current builder.