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