[]
Gets or sets a value that determines whether the filter should include only values selected by the @see:wijmo.grid.filter.ValueFilter.filterText property.
public bool ExclusiveValueSearch { get; set; }
This property is set to true by default, which matches Excel's behavior.