Class PercentOfGrandTotalCalculation
Percent of grand total calculation option.
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public sealed class PercentOfGrandTotalCalculation : SimpleCalculation, INamed
Properties
DisplayName
Gets the display friendly name for the option.
Declaration
public override string DisplayName { get; }
Property Value
System.String
|