ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / CalendarExceptions Property

In This Topic
    CalendarExceptions Property (Schedule)
    In This Topic
    Gets the collection of default calendar exceptions.
    Syntax
    'Declaration
     
    Public ReadOnly Property CalendarExceptions As CalendarExceptionCollection
    public CalendarExceptionCollection CalendarExceptions {get;}
    See Also