[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.AutoSearch

AutoSearch Method

AutoSearch(bool)

Configurates AutoSearch. Sets a value that determines whether the grid should search for cells as the users types into read-only cells.

Declaration
public TBuilder AutoSearch(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.