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

In This Topic
    Project Property (BaseObject)
    In This Topic
    Gets the owner Project.
    Syntax
    'Declaration
     
    Public ReadOnly Property Project As Project
    public Project Project {get;}
    See Also