FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / ImageList Property

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