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

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