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