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

PivotConfiguratorV2MessagesSettingsBuilder

Methods

ApplyButtonText(System.String)

The text of the apply button.

Parameters

value - System.String

The value for ApplyButtonText

CancelButtonText(System.String)

The text of the cancel button.

Parameters

value - System.String

The value for CancelButtonText

Measures(System.String)

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

Parameters

value - System.String

The value for Measures

Columns(System.String)

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

Parameters

value - System.String

The value for Columns

Rows(System.String)

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

Parameters

value - System.String

The value for Rows

Title(System.String)

The title message in the configurator.

Parameters

value - System.String

The value for Title

FieldMenu(System.Action)

The text messages displayed in the field menu.

Parameters

configurator - System.Action<PivotConfiguratorV2MessagesFieldMenuSettingsBuilder>

The configurator for the fieldmenu setting.

In this article
Not finding the help you need?