Enum ColumnFilter
Specifies the Filter Behaviour for the filter predicates.
Namespace: Syncfusion.Data
Assembly: Syncfusion.EJ2.dll
Syntax
public enum ColumnFilter
Fields
Name | Description |
---|---|
DisplayText | Parses all values by converting them as string. |
Value | Parses only StronglyTyped values. |