Version

PivotSortDescendingCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Grids.Primitives.PivotSortingBaseCommand)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Grids.PivotColumnCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Applies a sort to the PivotDataColumn.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also