Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / Root Property

In This Topic
    Root Property (DropDownEditorViewBase)
    In This Topic
    Gets the element's top-level parent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As Element
    public Element Root {get;}
    See Also