Scheduler for WPF
IntervalGroupStyleCollection クラス
メンバ 

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

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

参照

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