Version 24.2 (latest)

XamContextMenuCommandBase Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Overridden. Executes the command  
Protected Methods
 NameDescription
Protected MethodCanExecuteCommandExecutes the specific command on the specified Infragistics.Controls.Menus.XamContextMenu  
Protected MethodExecuteCommandExecutes the specific command on the specified Infragistics.Controls.Menus.XamContextMenu  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also