[]
Configurates SearchAllColumns. Sets a value that determines whether invisible columns should be included in the search.
public FlexGridSearchBuilder SearchAllColumns(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlexGridSearchBuilder | Current builder. |
The default value for this property is false.