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

In This Topic
    ActionLists Property (C1TextBoxDesigner)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ActionLists As DesignerActionListCollection
    public virtual DesignerActionListCollection ActionLists {get;}
    See Also