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

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