Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NNudgeDownCommand Class
Properties Methods


In This Topic
    NNudgeDownCommand Class Members
    In This Topic

    The following tables list the members exposed by NNudgeDownCommand.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains a reference to the chart control currently connected to the commander (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyObtains a reference to the chart commander (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyReturns true if the current selection contains docking panel. (Inherited from Nevron.Chart.WinForm.NPanelCommand)
    Public PropertyGets/sets the command id (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyGets/sets the command range (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyGets/sets the command shortcut (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyGets/sets the text (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public PropertyGets/sets the tooltip text (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public Method (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public MethodCreates a user interface command for the this chart command (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public MethodOverridden. Executes the button command  
    Public Method (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public Method (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Public Method (Inherited from Nevron.Chart.WinForm.NChartCommand)
    Top
    Protected Methods
     NameDescription
    Protected MethodMoves the currently selected panels with the specified offset. (Inherited from Nevron.Chart.WinForm.NPanelCommand)
    Top
    See Also