ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / View Property

In This Topic
    View Property (Schedule)
    In This Topic
    Gets the C1GanttView control for this Project.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As C1GanttView
    public C1GanttView View {get;}
    See Also