Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartContextMenuStrip Class
Members


In This Topic
    SpreadChartContextMenuStrip Class
    In This Topic
    Represent the default context menu for SpreadChart.
    Syntax
    'Declaration
     
    
    Public Class SpreadChartContextMenuStrip 
       Inherits System.Windows.Forms.ContextMenuStrip
    'Usage
     
    
    Dim instance As SpreadChartContextMenuStrip
    public class SpreadChartContextMenuStrip : System.Windows.Forms.ContextMenuStrip 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ToolStrip
                      System.Windows.Forms.ToolStripDropDown
                         System.Windows.Forms.ToolStripDropDownMenu
                            System.Windows.Forms.ContextMenuStrip
                               FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip
                                  FarPoint.Win.Spread.Design.DesignerMain.SpreadChartDesignerContextMenuStrip
                                  FarPoint.Win.Spread.Design.SpreadChartDesignerContextMenuStrip

    See Also