NCommandEventPermissions Class Members
In This Topic
The following tables list the members exposed by NCommandEventPermissions.
Public Constructors
Public Properties
| Name | Description |
 | AllowBubble | Gets/sets a value whether the command will bubble an event up to its parent and command bars manager. |
 | FireClick | Gets/sets a value whether the command will fire a Click event. |
 | FireClosePopup | Gets/sets a value whether the command will fire a ClosePopup event. |
 | FireDeselect | Gets/sets a value whether the command will fire a Deselect event. |
 | FirePopup | Gets/sets a value whether the command will fire a Popup event. |
 | FireQueryUIState | Gets/sets a value whether the command will fire a QueryUIState event. |
 | FireSelect | Gets/sets a value whether the command will fire a Select event. |
Top
Public Methods
See Also