GanttView for WinForms
CalendarExceptionCollection クラス
メンバ 

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView 名前空間 : 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.Win.C1GanttView.CalendarExceptionCollection

参照

CalendarExceptionCollection メンバ
C1.Win.C1GanttView 名前空間