ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / Parts Class / PartDates Property

In This Topic
    PartDates Property (Parts)
    In This Topic
    Get dates (starts and finishes) of parts.
    Syntax
    'Declaration
     
    Public ReadOnly Property PartDates As PartDates
    public PartDates PartDates {get;}
    See Also