InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ColumnPanel Class / HostView Property

In This Topic
    HostView Property (ColumnPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HostView As IView
    public IView HostView {get;}
    See Also