[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridSearchBuilder.Text

Text Method

Text(string)

Configurates Text. Sets the text to search for. The text may include multiple terms, separated by spaces.

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

The value.

Returns
Type Description
FlexGridSearchBuilder

Current builder.