MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / Element Property

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