Enum Operator
Gets or sets a value that indicates whether to define the filter condition to filtered column.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum Operator
Fields
| Name | Description |
|---|---|
| Contains | |
| EndsWith | |
| Equal | |
| NotEqual | |
| StartsWith |