Kendo.Mvc.UI.Fluent.TreeListColumnMenuMessagesSettingsBuilder
Defines the fluent API for configuring TreeListColumnMenuMessagesSettings
Properties
Container
Gets the container of the TreeListColumnMenuMessagesSettings
Methods
Columns(System.String)
The text message that is displayed for the column selection menu item.
Parameters
value System.String
The value for Columns
Filter(System.String)
The text message that is displayed for the filter menu item.
Parameters
value System.String
The value for Filter
SortAscending(System.String)
The text message that is displayed for the menu item which performs the ascending sort mode.
Parameters
value System.String
The value for SortAscending
SortDescending(System.String)
The text message that is displayed for the menu item which performs the descending sort mode.
Parameters
value System.String
The value for SortDescending
Settings(System.String)
The text message that is displayed in the menu header.
Parameters
value System.String
The value for Settings
Lock(System.String)
The text message that is displayed in the column menu when locking a column.
Parameters
value System.String
The value for Lock
Unlock(System.String)
The text message that is displayed in the column menu for unlocking a column.
Parameters
value System.String
The value for Unlock