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

In This Topic
    HostView Property (ScrollBarElement)
    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