The following tables list the members exposed by CloseCommand.
Name | Description | |
---|---|---|
![]() | CloseCommand Constructor |
Name | Description | |
---|---|---|
![]() | CommandSource | (Inherited from Infragistics.CommandBase) |
![]() | CurrentTarget | (Inherited from Infragistics.CommandBase) |
Name | Description | |
---|---|---|
![]() | CanExecute | Reports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase) |
![]() | Execute | Overloaded. Executes the command (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase) |
Name | Description | |
---|---|---|
![]() | CanExecuteCommand | Overridden. Reports if the CloseCommand can be executed on the specified Infragistics.Controls.Menus.XamContextMenu. |
![]() | ExecuteCommand | Overridden. Closes the XamContextMenu. |
![]() | OnCanExecuteChanged | (Inherited from Infragistics.CommandBase) |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | (Inherited from Infragistics.CommandBase) |