GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / PartDates Class / Count Property

In This Topic
    Count Property (PartDates)
    In This Topic
    Returns the count of dates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also