ClassSetTotalFormatEditor
Class
A class that handles the editing for a Value object.
Definition
Namespace:Telerik.Windows.Controls.FieldList
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public abstract class SetTotalFormatEditor : Editor
Inheritance: objectEditorSetTotalFormatEditor
Derived Classes:
Inherited Members
Constructors
SetTotalFormatEditor(ICommand)
Initializes a new instance of the SetTotalFormatEditor class.
Declaration
cs-api-definition
protected SetTotalFormatEditor(ICommand command)
Parameters
command
The command.
Methods
CanExecute(object, object)
Determines if the editing can occur.
CreateTotalFormat()
Creates a new TotalFormat to be applied to the Value's AggregateDescriptionBase.
Declaration
cs-api-definition
protected abstract TotalFormat CreateTotalFormat()
Returns
Execute(object, object)
Handles editing execution. Changes properties of the .