GridFilterableOperatorsEnumsSettingsTagHelper
Example
<enums/>
Attributes
Attribute | Type | Description |
---|---|---|
eq | String | The text of the "equal" filter operator. |
isnotnull | String | The text of the "isnotnull" filter operator. |
isnull | String | The text of the "isnull" filter operator. |
neq | String | The text of the "not equal" filter operator. |