ComponentOne ASP.NET MVC Controls
FlexGridFilterBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : FlexGridFilterBuilder<T> Class

The following tables list the members exposed by FlexGridFilterBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreate one FlexGridFilterBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodSets the ColumnFilters.  
Public MethodSets the default filter type to use.  
Public MethodSets the OnClientFilterApplied property.  
Public MethodSets the OnClientFilterChanged property.  
Public MethodSets the OnClientFilterChanging property.  
Public MethodGets or sets a bool value that indicates whether to show the filter editing buttons in the grid's column headers.  
Public MethodGets or sets a value indicating whether the filter editor should include sort buttons.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<FlexGridFilter<T>,FlexGridFilterBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

FlexGridFilterBuilder<T> Class
C1.Web.Mvc.Fluent Namespace