ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / Root Property

In This Topic
    Root Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As C1.Framework.Element
    public C1.Framework.Element Root {get;}
    See Also