GanttView for WPF
CalendarExceptionCollection クラス
メンバ 

C1.WPF.GanttView.4.5.2 アセンブリ > C1.GanttView 名前空間 : CalendarExceptionCollection クラス
カレンダーの例外のコレクションを表します。
オブジェクト モデル
CalendarExceptionCollection クラス
シンタックス
'宣言
 
Public Class CalendarExceptionCollection 
   Inherits System.ComponentModel.BindingList(Of CalendarException)
public class CalendarExceptionCollection : System.ComponentModel.BindingList<CalendarException> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         C1.GanttView.CalendarExceptionCollection

参照

CalendarExceptionCollection メンバ
C1.GanttView 名前空間