[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridSearchBuilder.SearchAllColumns

SearchAllColumns Method

SearchAllColumns(bool)

Configurates SearchAllColumns. Sets a value that determines whether invisible columns should be included in the search.

Declaration
public FlexGridSearchBuilder SearchAllColumns(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexGridSearchBuilder

Current builder.

Remarks

The default value for this property is false.