PivotConfiguratorV2MessagesSettingsBuilder

Methods

ApplyButtonText(System.String)

The text of the apply button.

Parameters

value - System.String

The value for ApplyButtonText

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

CancelButtonText(System.String)

The text of the cancel button.

Parameters

value - System.String

The value for CancelButtonText

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

Measures(System.String)

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

Parameters

value - System.String

The value for Measures

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

Columns(System.String)

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

Parameters

value - System.String

The value for Columns

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

Rows(System.String)

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

Parameters

value - System.String

The value for Rows

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

Title(System.String)

The title message in the configurator.

Parameters

value - System.String

The value for Title

RETURNS

Returns the current PivotConfiguratorV2MessagesSettingsBuilder instance.

FieldMenu(System.Action)

The text messages displayed in the field menu.

Parameters

configurator - System.Action<PivotConfiguratorV2MessagesFieldMenuSettingsBuilder>

The configurator for the fieldmenu setting.

RETURNS

Returns the current instance of PivotConfiguratorV2MessagesSettingsBuilder .