ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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