NOpenCommandAction Class Members
In This Topic
The following tables list the members exposed by NOpenCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| IsEditAction | Overridden. Gets whether this command action modifies the control content. Overriden to return true. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this command action. |
Top
Protected Methods
| Name | Description |
| GetFormats | Gets the formats to show in the file dialog. The default implementation returns null, which means that all supported formats will be shown. |
Top
See Also