NQueryCommandTargetEventArgs Class Members
In This Topic
The following tables list the members exposed by NQueryCommandTargetEventArgs.
Public Constructors
Protected Fields
| Name | Description |
| CfAd | |
Top
Public Properties
| Name | Description |
| CommandTarget | Gets 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