GridColumnMenuMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| apply | String | The text of the button which applies the columns filter. |
| auto-size-all-columns | String | The text of the autosize single column option. |
| auto-size-column | String | The text of the autosize single column option. |
| button-title | String | The title of the button that displays the ColumnMenu. |
| clear | String | The text of the Clear button in the column menu in mobile Grid. |
| clear-all-filters | String | The text of the clearAllFilters button in the global column menu. |
| column | String | The text of the column label in the column menu in mobile Grid. |
| columns | String | The text message displayed for the column selection menu item. |
| column-visibility | String | The text of the column visibility menu item in the global column menu. |
| filter | String | The text message displayed for the filter menu item. |
| group-column | String | The text message that is displayed for the Group column menu item. |
| lock | String | The text message displayed in the column menu for locking a column. |
| move-next | String | The text message that is displayed for the Move to next position column menu item. |
| move-prev | String | The text message that is displayed for the Move to previous position column menu item. |
| reset | String | The text of the button which resets the columns filter. |
| set-column-position | String | The text message displayed in the column menu for the column position item. |
| settings | String | The text message displayed in the menu header (available in mobile mode only). |
| 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. |
| stick | String | The text message displayed in the column menu for sticking a column. |
| ungroup-column | String | The text message that is displayed for the Ungroup column menu item. |
| unlock | String | The text message displayed in the column menu for unlocking a column. |
| unstick | String | The text message displayed in the column menu for unsticking a column. |