ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / GetElement Method

In This Topic
    GetElement Method (DropDownControlViewBase)
    In This Topic
    Returns the C1.Framework.Element of this content element.
    Syntax
    'Declaration
     
    
    Public Function GetElement() As C1.Framework.Element
    public C1.Framework.Element GetElement()
    See Also