Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / GetElement Method

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