GanttView for WPF
CalendarMappingCollection クラス
メンバ 

C1.WPF.GanttView アセンブリ > C1.GanttView 名前空間 : CalendarMappingCollection クラス
BaseObject派生オブジェクトのプロパティを適切なデータフィールドに マップするための汎用コレクションを表します。
オブジェクト モデル
CalendarMappingCollection クラス
シンタックス
'宣言
 
Public Class CalendarMappingCollection 
   Inherits C1.Schedule.MappingCollectionBase(Of CustomCalendar)
public class CalendarMappingCollection : C1.Schedule.MappingCollectionBase<CustomCalendar> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Schedule.MappingCollectionBase<T>
            C1.GanttView.CalendarMappingCollection

参照

CalendarMappingCollection メンバ
C1.GanttView 名前空間