GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / Project Property

In This Topic
    Project Property (C1GanttView)
    In This Topic
    Gets the Project being displayed in the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Project As Project
    public Project Project {get;}
    See Also