ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / WorkWeekCollection Class / AddNew Method

In This Topic
    AddNew Method (WorkWeekCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function AddNew() As WorkWeek
    public WorkWeek AddNew()
    See Also