C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CalendarMappingCollection Class |
The following tables list the members exposed by CalendarMappingCollection.
Name | Description | |
---|---|---|
![]() | CalendarMappingCollection Constructor | Initializes a new instance of the CalendarMappingCollection class. |
Name | Description | |
---|---|---|
![]() | CalendarID | Returns C1.C1Schedule.MappingInfo object for the BaseObject.ID property of the CustomCalendar object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.ID property to be bound to the appropriate field in the data source. |
![]() | Comparer | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
![]() | Count | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
![]() | Data | Returns C1.C1Schedule.MappingInfo object for the calendar data. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the calendar data to be bound to the appropriate field in the data source. |
![]() | IdMapping | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
![]() | IndexMapping | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
![]() | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | Name | Returns C1.C1Schedule.MappingInfo object for the CustomCalendar.Name property of the CustomCalendar object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the CustomCalendar.Name property to be bound to the appropriate field in the data source. |
![]() | Site | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |
![]() | Dispose | (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>) |