PivotGridMessagesFieldMenuOperatorsSettingsTagHelper
Example
<operators/>
Attributes
Attribute | Type | Description |
---|---|---|
contains | String | The text of the "contains" filter operator. |
doesnotcontain | String | The text of the "Does not contain" filter operator. |
endswith | String | The text of the "Ends with" filter operator. |
eq | String | The text of the "equal" filter operator. |
neq | String | The text of the "not equal" filter operator. |
startswith | String | The text of the "Starts with" filter operator. |