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

PivotConfiguratorV2MessagesFieldMenuSettingsBuilder

Methods

Apply(System.String)

The text message displayed for the apply button in the includes menu item.

Parameters

value - System.String

The value that configures the apply.

SortAscending(System.String)

The text message displayed for the menu item which performs ascending sort.

Parameters

value - System.String

The value that configures the sortascending.

SortDescending(System.String)

The text message displayed for the menu item which performs descending sort.

Parameters

value - System.String

The value that configures the sortdescending.

FilterFields(System.String)

The text messages of the fields filter menu item.

Parameters

value - System.String

The value that configures the filterfields.

Filter(System.String)

The text messages of the filter button.

Parameters

value - System.String

The value that configures the filter.

Include(System.String)

The text messages of the include menu item.

Parameters

value - System.String

The value that configures the include.

Clear(System.String)

The text of the clear filter expressions button.

Parameters

value - System.String

The value that configures the clear.

Reset(System.String)

The text of the reset button in the filter includes menu item.

Parameters

value - System.String

The value that configures the reset.

MoveToColumns(System.String)

The text of the move to columns action in the menu.

Parameters

value - System.String

The value that configures the movetocolumns.

MoveToRows(System.String)

The text of the move to rows action in the menu.

Parameters

value - System.String

The value that configures the movetorows.

MoveNext(System.String)

The text of the move as next action in the menu.

Parameters

value - System.String

The value that configures the movenext.

MovePrevious(System.String)

The text of the move as previous action in the menu.

Parameters

value - System.String

The value that configures the moveprevious.

Operators(System.Action)

The text of the filter operators displayed in the filter menu.

Parameters

configurator - System.Action<PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsBuilder>

The action that configures the operators.

In this article
Not finding the help you need?