NSaveAsCommandAction Class Members
In This Topic
The following tables list the members exposed by NSaveAsCommandAction.
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
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