Input for WinForms | ComponentOne
C1.Framework Namespace / VectorIconElement Class / HostView Property

In This Topic
    HostView Property (VectorIconElement)
    In This Topic
    Gets the IView that is hosting this Element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HostView As IView
    public IView HostView {get;}
    See Also