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

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