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

In This Topic
    CustomCalendars Property (C1GanttView)
    In This Topic
    Gets the collection of calendars that identify working times.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomCalendars As CustomCalendarCollection
    public CustomCalendarCollection CustomCalendars {get;}
    See Also