NBringForwardCommandAction Class Members
In This Topic
The following tables list the members exposed by NBringForwardCommandAction.
Public Constructors
Public Fields
Public 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. Executes the command |
| GetCommand | Overridden. Gets the command associated with this action |
| IsEnabled | Overridden. Returns whether the action is enabled |
Top
See Also