NevronOpenVision
Nevron.Nov.UI Namespace / NQueryCommandTargetEventArgs Class
Fields Properties Methods


NQueryCommandTargetEventArgs Class Members

The following tables list the members exposed by NQueryCommandTargetEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializer constructor.  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the command target, from which the CommandSource must launch the bubbling NCommand.Execute or NCommand.UpdateSource events. Once set to a non null value, the command target cannot be changed and the event propagation is immeditately stopped.  
Top
See Also