Version

FilterMenuFilterTextBoxCommand Class Members

The following tables list the members exposed by FilterMenuFilterTextBoxCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Protected Properties
 NameDescription
Protected PropertyFilterSelectionControlGet / sets the FilterSelectionControl which this control is associate with.  
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Overridden. Runs the command with the given parameter.  
Protected Methods
 NameDescription
Protected MethodExecuteCommandExecutes the given command.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also