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

PivotConfiguratorV2MessagesSettingsBuilder

Methods

ApplyButtonText(System.String)

The text of the apply button.

Parameters

value - System.String

The value that configures the applybuttontext.

CancelButtonText(System.String)

The text of the cancel button.

Parameters

value - System.String

The value that configures the cancelbuttontext.

Measures(System.String)

The text messages displayed in the measure fields section when empty.

Parameters

value - System.String

The value that configures the measures.

Columns(System.String)

The text messages displayed in the column fields section when empty.

Parameters

value - System.String

The value that configures the columns.

Rows(System.String)

The text messages displayed in the row fields section when empty.

Parameters

value - System.String

The value that configures the rows.

Title(System.String)

The title message in the configurator.

Parameters

value - System.String

The value that configures the title.

FieldMenu(System.Action)

The text messages displayed in the field menu.

Parameters

configurator - System.Action<PivotConfiguratorV2MessagesFieldMenuSettingsBuilder>

The action that configures the fieldmenu.

In this article
Not finding the help you need?