NNudgeCommandAction Class Members
In This Topic
The following tables list the members exposed by NNudgeCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Direction | Gets/Sets the direction in which to nudge. |
 | IsEditAction | Overridden. Returns true if this is an edit action (will modify the control content). |
 | StepType | Gets/Sets the nudge step to take into account. |
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