Kendo.Mvc.UI.Fluent.ListBoxMessagesToolsSettingsBuilder
Defines the fluent API for configuring ListBoxMessagesToolsSettings
Methods
MoveDown(System.String)
Defines the text of the Move Down button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for MoveDown
MoveUp(System.String)
Defines the text of the Move Up button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for MoveUp
Remove(System.String)
Defines the text of the Delete button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for Remove
TransferAllFrom(System.String)
Defines the text of the Transfer All From button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for TransferAllFrom
TransferAllTo(System.String)
Defines the text of the Transfer All To button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for TransferAllTo
TransferFrom(System.String)
Defines the text of the Transfer From button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for TransferFrom
TransferTo(System.String)
Defines the text of the Transfer To button that is located in the toolbar of the ListBox.
Parameters
value System.String
The value for TransferTo