Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ar Class / HostView Property

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