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