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

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