ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / ValueFilterSetting Class
Properties


In This Topic
    ValueFilterSetting Class Members
    In This Topic

    The following tables list the members exposed by ValueFilterSetting.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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