Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NBatchButtonCommand Class
Properties Methods


In This Topic
    NBatchButtonCommand Class Members
    In This Topic

    The following tables list the members exposed by NBatchButtonCommand.

    Public Properties
     NameDescription
    Public PropertyObtains a reference to the diagram commander (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyOverridden. Determines whether the command is currently enabled  
    Public PropertyGets/sets the command id (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command range (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command shortcut (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the tooltip text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets/sets the cashed enabled state  
    Protected PropertyGets/sets the cashed enabled state timestamp  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodDetermines whether the command is currently enabled  
    Top
    See Also