PercentOfBase
Class
A base class for all SiblingTotalsFormat that show 'percent-of'.
Definition
Namespace:Telerik.Pivot.Core.Totals
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
[DataContract]
public abstract class PercentOfBase : ComparedTo, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable
Inheritance: objectCloneableSettingsNodeTotalFormatSiblingTotalsFormatComparedToPercentOfBase...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected PercentOfBase()
Methods
Gets a string format suitable to form the produced AggregateValues by this TotalFormat.