ClassTotalFormat
Class
A base class for all total formats. For internal use. Please refer to one of the SingleTotalFormat or SiblingTotalsFormat instead.
Definition
Namespace:Telerik.Pivot.Core.Totals
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class TotalFormat : SettingsNode, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable
Inheritance: objectCloneableSettingsNodeTotalFormat
Derived Classes:
Implements:
Inherited Members
Methods
GetStringFormat(Type, string)
Gets a string format suitable to form the produced AggregateValues by this TotalFormat.