ClassRankSmallestToLargestCalculation
Class
Rank smallest to largest calculation option.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public sealed class RankSmallestToLargestCalculation : RunningTotalCalculation, INamed
Inheritance: objectCalculationOptionRunningTotalCalculationRankSmallestToLargestCalculation
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