Version

GroupByToggleCommand Class Members

The following tables list the members exposed by GroupByToggleCommand.

Public Constructors
 NameDescription
Public ConstructorGroupByToggleCommand Constructor  
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Grids.ColumnCommandBase)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Grids.ColumnCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Groups or Ungroups the data of the Infragistics.Controls.Grids.XamGrid for the specified Infragistics.Controls.Grids.Column  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also