NevronOpenVision
Nevron.Nov.Chart.Commands Namespace / NOpenCommandAction Class
Fields Properties Methods Events


In This Topic
    NOpenCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NOpenCommandAction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NOpenCommandAction.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets whether this command action modifies the control content. Overriden to return true.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Executes this command action.  
    Public MethodOverridden. Gets the command associated with this command 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