Scheduler for UWP
IntervalGroupStyleCollection クラス
メンバ 

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 : IntervalGroupStyleCollection クラス
C1.Xaml.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.Xaml.Schedule.IntervalGroupStyleCollection

参照

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