ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / 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