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