FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / ExportMenuItem Class / DropDown Property

In This Topic
    DropDown Property (ExportMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DropDown As System.Windows.Forms.ToolStripDropDown
    public System.Windows.Forms.ToolStripDropDown DropDown {get; set;}
    See Also