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