GanttView for WPF
CalendarStorage クラス
メンバ 

C1.WPF.GanttView アセンブリ > C1.GanttView 名前空間 : CalendarStorage クラス
CalendarStorageは、 CustomCalendarオブジェクトのためのストレージです。これを使用して、データソースに連結し、データソースフィールドをカレンダーのプロパティにマップできます。
オブジェクト モデル
CalendarStorage クラス
シンタックス
'宣言
 
Public Class CalendarStorage 
   Inherits C1.Schedule.BaseStorage(Of CustomCalendar,CalendarMappingCollection)
public class CalendarStorage : C1.Schedule.BaseStorage<CustomCalendar,CalendarMappingCollection> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Schedule.C1BindingSource
            C1.Schedule.BaseStorage<T,TMappingCollection>
               C1.GanttView.CalendarStorage

参照

CalendarStorage メンバ
C1.GanttView 名前空間