New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ListBoxMessagesToolsSettingsBuilder

Defines the fluent API for configuring the ListBoxMessagesToolsSettings settings.

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 that configures the 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 that configures the 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 that configures the 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 that configures the 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 that configures the 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 that configures the 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 that configures the transferto.

In this article
Not finding the help you need?