ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1TextBoxBase Class / Element Property

In This Topic
    Element Property (C1TextBoxBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Element As C1.Framework.Element
    protected C1.Framework.Element Element {get; set;}
    See Also