ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarMappingCollection Class
Properties Methods Events

In This Topic
    CalendarMappingCollection Class Members
    In This Topic

    The following tables list the members exposed by CalendarMappingCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalendarMappingCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns C1.C1Schedule.MappingInfo object for the C1.Win.C1GanttView.BaseObject.ID property of the C1.Win.C1GanttView.CustomCalendar object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the C1.Win.C1GanttView.BaseObject.ID property to be bound to the appropriate field in the data source.  
    Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Public PropertyReturns 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.  
    Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
    Public PropertyReturns C1.C1Schedule.MappingInfo object for the C1.Win.C1GanttView.CustomCalendar.Name property of the C1.Win.C1GanttView.CustomCalendar object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the C1.Win.C1GanttView.CustomCalendar.Name property to be bound to the appropriate field in the data source.  
    Public Property (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.C1Schedule.MappingCollectionBase<CustomCalendar>)
    Top
    See Also