NSelectRightCommandAction Class Members
In This Topic
The following tables list the members exposed by NSelectRightCommandAction.
Public Constructors
Public Fields
Protected Properties
| Name | Description |
| IsEditAction | Overridden. Returns true if this is an edit action (will modify the control content) |
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