Percent of grand total calculation option.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
C#
public sealed class PercentOfGrandTotalCalculation : SimpleCalculation, INamed
Inheritance: objectCalculationOptionSimpleCalculationPercentOfGrandTotalCalculation
Implements:
Inherited Members
Properties
Gets the display friendly name for the option.
C#
public override string DisplayName { get; }
Overrides: