Version 24.2 (latest)

PropertyGridCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Editors.Primitives.PropertyGridCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Executes the command  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also