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

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