ComponentOne GanttView for WinForms
CustomCalendarCollection Class Members
Properties  Methods  Events

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

The following tables list the members exposed by CustomCalendarCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,CustomCalendar>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>)
Public PropertyOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
Public Property (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
Top
Public Methods
 NameDescription
Public Method (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
Public MethodOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>)
Public MethodOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>)
Public MethodOverloaded. Searches for the specified ID and returns the zero-based index of the corresponding calendar.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>)
Public MethodOverloaded. Loads the contents of CustomCalendarCollection from an XML file.  
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,CustomCalendar>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>)
Public MethodOverloaded. Saves the contents of CustomCalendarCollection into an XML file.  
Public MethodOverloaded. Searches for a CustomCalendar with the specified ID.  
Top
Public Events
 NameDescription
Public EventOccurs when the list changes or an item in the list changes.  
Top
See Also

Reference

CustomCalendarCollection Class
C1.Win.C1GanttView Namespace