ComponentOne ASP.NET MVC Controls
ValueFilterBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ValueFilterBuilder Class

The following tables list the members exposed by ValueFilterBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one ValueFilterBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.ValueFilter.FilterText. Sets a string to filter the list of display values.  
Public MethodConfigurates C1.Web.Mvc.ValueFilter.MaxValues. Sets the maximum number of elements on the list of display values.  
Public MethodConfigurates C1.Web.Mvc.ValueFilter.SortValues. Sets a value that determines whether the values should be sorted when displayed in the editor.  
Public MethodOverloaded. Configurates UniqueValues. Sets an array containing the unique values to be displayed on the list.  
Top
See Also

Reference

ValueFilterBuilder Class
C1.Web.Mvc.Fluent Namespace