DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Design Namespace / C1DataFilterDesigner Class / ActionLists Property

In This Topic
    ActionLists Property (C1DataFilterDesigner)
    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 DesignerActionListCollection
    public override DesignerActionListCollection ActionLists {get;}
    See Also