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


In This Topic
    NExportCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NExportCommandAction.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NExportCommandAction.  
    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.  
    Top
    Protected Methods
     NameDescription
    Protected MethodMust override to return the format which are exposed to the user for save  
    Protected MethodGets the default format which is selected. This implementation returns the first available format.  
    Top
    See Also