ClassCalculationOption
Class
An available calculation option.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public abstract class CalculationOption : INamed
Inheritance: objectCalculationOption
Derived Classes:
Implements:
Properties
DisplayName
Gets the display friendly name for the option.
Declaration
cs-api-definition
public abstract string DisplayName { get; }
Property Value
Implements
RequiresBaseItem
Gets a value that indicates if this calculation option requires a base item selection.
RequiresBaseLabel
Gets a value that indicates if this calculation option requires a base label selection.