GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CalendarMappingCollection Class


In This Topic
    CalendarMappingCollection Class Properties
    In This Topic

    For a list of all members of this type, see CalendarMappingCollection members.

    Public Properties
     NameDescription
    Public PropertyReturns C1.Schedule.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.  
    Public Property (Inherited from C1.Schedule.MappingCollectionBase<CustomCalendar>)
    Public Property (Inherited from C1.Schedule.MappingCollectionBase<CustomCalendar>)
    Public PropertyReturns C1.Schedule.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.Schedule.MappingCollectionBase<CustomCalendar>)
    Public Property (Inherited from C1.Schedule.MappingCollectionBase<CustomCalendar>)
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
    Public PropertyReturns C1.Schedule.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.  
    Public Property (Inherited from C1.Schedule.MappingCollectionBase<CustomCalendar>)
    Top
    Protected Properties
    See Also