NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Members
In This Topic
The following tables list the members exposed by NDocumentViewCommandAction<TDocumentView,TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>.
Public Fields
Public Properties
| Name | Description |
| IsEditAction | Returns whether this is an edit action (i.e. it modifies the control content). |
Top
Public Methods
| Name | Description |
| IsEnabled | Overridden. Gets whether this command action should be enabled. |
Top
Protected Methods
| Name | Description |
| GetContent | Gets the content of the document view of the specified target. |
| GetView | Gets the docuemnt view of the specified target. |
Top
See Also