ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / HostView Property

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