C1.Web.Mvc.Sheet Namespace / ValueFilterSetting Class


ValueFilterSetting Class Properties

For a list of all members of this type, see ValueFilterSetting members.

Public Properties
 NameDescription
Public PropertyThe DataMap used to convert raw values into display values shown when editing this filter.  
Public PropertyGets or sets a value that determines whether the filter should include only values selected by the @see:filterText property.  
Public PropertyThe maximum number of elements on the list of display values.  
Public PropertyA value that determines whether the values should be sorted.  
Public PropertyAn array containing the unique values to be displayed on the list.  
Top
See Also