GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CustomCalendar Class / WorkWeeks Property

In This Topic
    WorkWeeks Property (CustomCalendar)
    In This Topic
    Gets the collection of work weeks.
    Syntax
    'Declaration
     
    Public ReadOnly Property WorkWeeks As WorkWeekCollection
    public WorkWeekCollection WorkWeeks {get;}
    See Also