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

TreeListColumnMenuMessagesSettingsBuilder

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

MoveNext(System.String)

The text message that is displayed for the Move to next position column menu item.

Parameters

value - System.String

The value for MoveNext

MovePrev(System.String)

The text message that is displayed for the Move to previous position column menu item.

Parameters

value - System.String

The value for MovePrev

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

In this article
Not finding the help you need?