NSelectCellCommandAction Class Members
In This Topic
The following tables list the members exposed by NSelectCellCommandAction.
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 |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsEnabled | Overridden. Returns true if the action is enabled. |
Top
Protected Methods
| Name | Description |
| ntb | Overridden. |
Top
See Also