Version

PivotSortingBaseCommand Class Methods

For a list of all members of this type, see PivotSortingBaseCommand members.

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Grids.PivotColumnCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandExecutes the specific command on the specified Infragistics.Controls.Grids.PivotDataColumn (Inherited from Infragistics.Controls.Grids.PivotColumnCommandBase)
Protected Methodstatic (Shared in Visual Basic)ExecuteCommandHelperMethod designed to combine similar code into a single path.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also