Calendar for WinForms | ComponentOne
C1.Win.C1Input.Design Namespace / GenericControlDesigner Class / ActionLists Property

In This Topic
    ActionLists Property (GenericControlDesigner)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
    public override DesignerActionListCollection ActionLists {get;}
    See Also