Version 24.2 (latest)

MultiColumnComboEditorClearSelectionCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Returns true if the command can be executed on the object.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Editors.Primitives.MultiColumnComboEditorCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Clears the list of the currently selected items.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also