TreeListColumnMenuMessagesSettingsTagHelper
Example
Razor
<treelist-column-menu-messages/>
Attributes
Attribute | Type | Description |
---|---|---|
columns | String | The text message that is displayed for the column selection menu item. |
filter | String | The text message that is displayed for the filter menu item. |
lock | String | The text message that is displayed in the column menu when 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. |
settings | String | The text message that is displayed in the menu header. |
sort-ascending | String | The text message that is displayed for the menu item which performs the ascending sort mode. |
sort-descending | String | The text message that is displayed for the menu item which performs the descending sort mode. |
unlock | String | The text message that is displayed in the column menu for unlocking a column. |