Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / an Class / HostView Property

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