ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesignerBase Class / ActionLists Property

In This Topic
    ActionLists Property (C1ViewSetDesignerBase)
    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