C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CustomCalendarCollection Class |
The following tables list the members exposed by CustomCalendarCollection.
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,CustomCalendar>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>) | |
Item | Overloaded. (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>) | |
SuppressedDataChanging | (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>) |
Name | Description | |
---|---|---|
Add | (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>) | |
AddRange | Overloaded. (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>) | |
Contains | Overloaded. (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>) | |
IndexOf | Overloaded. Searches for the specified ID and returns the zero-based index of the corresponding calendar. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>) | |
LoadXml | Overloaded. Loads the contents of CustomCalendarCollection from an XML file. | |
Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,CustomCalendar>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<CustomCalendar>) | |
SaveXml | Overloaded. Saves the contents of CustomCalendarCollection into an XML file. | |
Search | Overloaded. Searches for a CustomCalendar with the specified ID. |
Name | Description | |
---|---|---|
ListChanged | Occurs when the list changes or an item in the list changes. |