[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.ValueFilterSetting

ValueFilterSetting Class

The value filter setting.

Inheritance
ValueFilterSetting
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class ValueFilterSetting

Constructors

Name Description
ValueFilterSetting()

Creates one ValueFilterSetting instance.

ValueFilterSetting(HtmlHelper)

Creates one ValueFilterSetting instance.

Properties

Name Description
DataMap

The DataMap used to convert raw values into display values shown when editing this filter.

ExclusiveValueSearch

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

MaxValues

The maximum number of elements on the list of display values.

SortValues

A value that determines whether the values should be sorted.

UniqueValues

An array containing the unique values to be displayed on the list.