The following tables list the members exposed by SortingBaseCommand.
Name | Description | |
---|---|---|
CommandSource | (Inherited from Infragistics.CommandBase) | |
CurrentTarget | (Inherited from Infragistics.CommandBase) |
Name | Description | |
---|---|---|
CanExecute | Overridden. Reports if the command can be executed on the object inputted. | |
Execute | Overloaded. Executes the command (Inherited from Infragistics.Controls.Grids.ColumnCommandBase) |
Name | Description | |
---|---|---|
ExecuteCommand | Executes the specific command on the specified Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.ColumnCommandBase) | |
ExecuteCommandHelper | Method designed to combine similar code into a single path. | |
OnCanExecuteChanged | (Inherited from Infragistics.CommandBase) |
Name | Description | |
---|---|---|
CanExecuteChanged | (Inherited from Infragistics.CommandBase) |