ColumnFilter Class Members
In This Topic
The following tables list the members exposed by ColumnFilter.
Public Constructors
Public Properties
| Name | Description |
| Column | Gets or sets a string value which indicates the name or the binding of the column. |
| ConditionFilter | Gets the condition filter in this column filter. |
| FilterType | Gets or sets the types of filtering provided by this filter. |
| Format | Gets or sets the format string used to convert raw values into display values for this column (see Globalize). |
| ValueFilter | Gets the value filter in this column filter. |
Top
See Also