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