2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / ActionLists Property

In This Topic
    ActionLists Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ActionLists As System.ComponentModel.Design.DesignerActionListCollection
    public override System.ComponentModel.Design.DesignerActionListCollection ActionLists {get;}
    See Also