Class SingleTotalFormat
Formats the aggregate value based on its own value and some relative values such as row/column subtotals or grand totals.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Pivot.Core.Totals
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public abstract class SingleTotalFormat : TotalFormat, INotifyPropertyChanged, ISupportInitialize, IObservableServiceProvider, IServiceProvider, IEditable