FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / AxisMenuItem Class / DropDownItems Property

In This Topic
    DropDownItems Property (AxisMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DropDownItems As System.Windows.Forms.ToolStripItemCollection
    public System.Windows.Forms.ToolStripItemCollection DropDownItems {get;}
    See Also