ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ValueFilter Class
Properties


In This Topic
    ValueFilter Class Members
    In This Topic

    The following tables list the members exposed by ValueFilter.

    Public Properties
     NameDescription
    Public PropertyGets the DataMap used to convert raw values into display values of ValueFilter.  
    Public PropertyGets or sets a value that determines whether the filter should include only values selected by the @see:ValueFilter.filterText property.  
    Public PropertyGets or sets a string to filter the list of display values.  
    Public PropertyGets or sets the maximum number of elements on the list of display values.  
    Public PropertyGets a collection with all the formatted values that should be shown.  
    Public PropertyGets or sets a value that determines whether the values should be sorted when displayed in the editor.  
    Public PropertyGets or sets an array containing the unique values to be displayed on the list.  
    Top
    See Also