InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / DropDownOwner Property

In This Topic
    DropDownOwner Property (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DropDownOwner As IDropDownOwner
    public IDropDownOwner DropDownOwner {get;}
    See Also