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

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