operators.enumsObject
The texts of the filter operators displayed for columns which have their values option set.
Omitting an operator will exclude it from the DropDownList with the available operators.
operators.enums.eqString
(default: "Is equal to")
The text of the "equal" filter operator.
operators.enums.neqString
(default: "Is not equal to")
The text of the "not equal" filter operator.
operators.enums.isnullString
(default: "Is null")
The text of the "isnull" filter operator.
operators.enums.isnotnullString
(default: "Is not null")
The text of the "isnotnull" filter operator.
In this article