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

In This Topic
    ActionLists Property (FlexChartDesigner)
    In This Topic
    Gets the design-time action lists supported by the component associated with the designer.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ActionLists As System.ComponentModel.Design.DesignerActionListCollection
    public override System.ComponentModel.Design.DesignerActionListCollection ActionLists {get;}

    Property Value

    The design-time action lists supported by the component associated with the designer.
    See Also