FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / ExportMenuItem Class / DisplayStyle Property

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