| C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : CustomCalendarCollection Class |

'Declaration Public Class CustomCalendarCollection Inherits C1.C1Schedule.BaseCollection(Of CustomCalendar) Implements C1.C1Schedule.INotifyCollectionChanged
public class CustomCalendarCollection : C1.C1Schedule.BaseCollection<CustomCalendar>, C1.C1Schedule.INotifyCollectionChanged
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.C1Schedule.BaseCollection<T>
C1.Win.C1GanttView.CustomCalendarCollection