ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface / EditorElement Property

In This Topic
    EditorElement Property (IDropDownControlViewBase)
    In This Topic
    Gets the editor element that hosted on the view.
    Syntax
    'Declaration
     
    
    ReadOnly Property EditorElement As IInputEditorElement
    IInputEditorElement EditorElement {get;}
    See Also