PivotGlobalizationSettings.GetTextOfTotal

PivotGlobalizationSettings.GetTextOfTotal method

Gets the text of “Total” label in the PivotTable. You need to override this method when the PivotTable contains two or more PivotFields in the data area.

public virtual string GetTextOfTotal()

Return Value

The text of “Total” label

See Also