Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadChartDesignerContextMenuStrip Class
Members


In This Topic
    SpreadChartDesignerContextMenuStrip Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class SpreadChartDesignerContextMenuStrip 
       Inherits FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip
    'Usage
     
    
    Dim instance As SpreadChartDesignerContextMenuStrip
    public class SpreadChartDesignerContextMenuStrip : FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip 
    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.SpreadChartDesignerContextMenuStrip

    See Also