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

In This Topic
    CustomCalendars Property (Schedule)
    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