NSelectionNavigationCommandAction Class Members
In This Topic
The following tables list the members exposed by NSelectionNavigationCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Command | Gets or sets the navigation command executed by this command action. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Performs the command action |
| GetCommand | Overridden. Gets the command associated with this action |
| IsEnabled | Overridden. Returns whether the action is enabled |
Top
See Also