Intersoft ClientUI Documentation
HybridCommandBinding Class Members
Properties  Events


The following tables list the members exposed by HybridCommandBinding.

Public Constructors
 NameDescription
Public ConstructorHybridCommandBinding ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCommandGets or sets the ICommand associated with this CommandBinding. (Inherited from Intersoft.Client.Framework.Input.CommandBinding)
Top
Public Events
 NameDescription
Public EventCanExecuteOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target. (Inherited from Intersoft.Client.Framework.Input.CommandBinding)
Public EventCanQueryStatus Occurs when the CommandManager performs requery and invalidates the query status.  
Public EventExecutedOccurs when the command associated with this CommandBinding executes. (Inherited from Intersoft.Client.Framework.Input.CommandBinding)
Public EventPreviewCanExecuteOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the current command target. (Inherited from Intersoft.Client.Framework.Input.CommandBinding)
Public EventPreviewExecutedOccurs when the command associated with this CommandBinding executes. (Inherited from Intersoft.Client.Framework.Input.CommandBinding)
Public EventQueryStatus Occurs when the command is about to perform query status.  
Top
See Also

Reference

HybridCommandBinding Class
Intersoft.Client.Framework.Input Namespace

Send Feedback