Scheduler for WPF
SchedulerGroupItemCollection クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : SchedulerGroupItemCollection クラス
SchedulerGroupItemオブジェクトのコレクションを表します。
オブジェクト モデル
SchedulerGroupItemCollection クラス
シンタックス
'宣言
 
Public Class SchedulerGroupItemCollection 
   Inherits C1.WPF.Schedule.DeferrableObservableCollection(Of SchedulerGroupItem)
public class SchedulerGroupItemCollection : C1.WPF.Schedule.DeferrableObservableCollection<SchedulerGroupItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.Schedule.DeferrableObservableCollection<T>
            C1.WPF.Schedule.SchedulerGroupItemCollection

参照

SchedulerGroupItemCollection メンバ
C1.WPF.Schedule 名前空間