FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexPieDesigner Class / ActionLists Property

In This Topic
    ActionLists Property (FlexPieDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ActionLists As System.ComponentModel.Design.DesignerActionListCollection
    public virtual System.ComponentModel.Design.DesignerActionListCollection ActionLists {get;}
    See Also