NevronOpenVision
Nevron.Nov.Diagram.DrawingCommands Namespace / NSaveAsCommandAction Class
Fields Properties Methods Events


NSaveAsCommandAction Class Members

The following tables list the members exposed by NSaveAsCommandAction.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NSaveAsCommandAction.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Returns true if this is an edit action (will modify the control content).  
Top
Public Methods
 NameDescription
Public MethodOverridden. Executes this command action.  
Public MethodOverridden. Gets the command associated with this action.  
Top
Protected Methods
 NameDescription
Protected MethodGets 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