C1.Web.Mvc Namespace / ColumnFilter Class


ColumnFilter Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets a string value which indicates the name or the binding of the column.  
Public PropertyGets the condition filter in this column filter.  
Public PropertyGets or sets the types of filtering provided by this filter.  
Public PropertyGets or sets the format string used to convert raw values into display values for this column (see Globalize).  
Public PropertyGets the value filter in this column filter.  
Top
See Also