New to Telerik UI for ASP.NET Core? 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 for Apply

SortAscending(System.String)

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

Parameters

value - System.String

The value for SortAscending

SortDescending(System.String)

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

Parameters

value - System.String

The value for SortDescending

FilterFields(System.String)

The text messages of the fields filter menu item.

Parameters

value - System.String

The value for FilterFields

Filter(System.String)

The text messages of the filter button.

Parameters

value - System.String

The value for Filter

Include(System.String)

The text messages of the include menu item.

Parameters

value - System.String

The value for Include

Clear(System.String)

The text of the clear filter expressions button.

Parameters

value - System.String

The value for Clear

Reset(System.String)

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

Parameters

value - System.String

The value for Reset

MoveToColumns(System.String)

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

Parameters

value - System.String

The value for MoveToColumns

MoveToRows(System.String)

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

Parameters

value - System.String

The value for MoveToRows

MoveNext(System.String)

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

Parameters

value - System.String

The value for MoveNext

MovePrevious(System.String)

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

Parameters

value - System.String

The value for MovePrevious

Operators(System.Action)

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

Parameters

configurator - System.Action<PivotConfiguratorV2MessagesFieldMenuOperatorsSettingsBuilder>

The configurator for the operators setting.

In this article
Not finding the help you need?