[]
Configurates ExclusiveValueSearch. Sets a value that determines whether the filter should include only values selected by the @see:wijmo.grid.filter.ValueFilter.filterText property.
public PivotEngineBuilder ExclusiveValueSearch(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |
This property is set to true by default, which matches Excel's behavior.