Version 24.2 (latest)

CloseCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase)
Protected Methods
 NameDescription
Protected MethodCanExecuteCommandOverridden. Reports if the CloseCommand can be executed on the specified Infragistics.Controls.Menus.XamContextMenu.  
Protected MethodExecuteCommandOverridden. Closes the XamContextMenu.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also