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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

Filter(System.String)

The text message that is displayed for the filter menu item.

Parameters

value - System.String

The value for Filter

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

Settings(System.String)

The text message that is displayed in the menu header.

Parameters

value - System.String

The value for Settings

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.

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

RETURNS

Returns the current TreeListColumnMenuMessagesSettingsBuilder instance.