PivotGridMessagesFieldMenuSettingsTagHelper
Example
Razor
<pivotgrid-messages-field-menu>
<operators></operators>
</pivotgrid-messages-field-menu>
ChildTags
| Tag Name | Details |
|---|---|
| operators | PivotGridMessagesFieldMenuOperatorsSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| cancel | String | The text of the cancel button in the include fields dialog. |
| clear | String | The text of the clear filter expressions button. |
| filter | String | The text messages of the fields filter menu item. |
| filter-fields | String | The text messages of the fields filter menu item. |
| include | String | The text messages of the include menu item. |
| info | String | The text messages displayed in fields filter. |
| ok | String | The text of the OK button in the include fields dialog. |
| sort-ascending | String | The text message displayed for the menu item which performs ascending sort. |
| sort-descending | String | The text message displayed for the menu item which performs descending sort. |
| title | String | The title of the include fields dialog. |