[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.ValueFilterSetting.ExclusiveValueSearch

ExclusiveValueSearch Property

ExclusiveValueSearch

Gets or sets a value that determines whether the filter should include only values selected by the @see:filterText property.

Declaration
public bool ExclusiveValueSearch { get; set; }
Remarks

This property is set to true by default, which matches Excel's behavior.