GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Schedule Class / View Property

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