ClassPercentOfRowTotalCalculation
Class
Percent of row total calculation option.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public sealed class PercentOfRowTotalCalculation : SimpleCalculation, INamed
Inheritance: objectCalculationOptionSimpleCalculationPercentOfRowTotalCalculation
Implements:
Inherited Members
Properties
DisplayName
Gets the display friendly name for the option.
Declaration
cs-api-definition
public override string DisplayName { get; }
Property Value
Overrides