Scheduler for WPF
VisualIntervalGroupStyles プロパティ (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : VisualIntervalGroupStyles プロパティ
Gets or sets a collection of System.Windows.Controls.GroupStyle objects that characterize UI for each group level defined in the VisualIntervalGroupDescriptions collection. This is a dependency property.
シンタックス
'宣言
 
Public Property VisualIntervalGroupStyles As IntervalGroupStyleCollection
public IntervalGroupStyleCollection VisualIntervalGroupStyles {get; set;}
解説
A DataContext for GroupStyle.HeaderTemplate template of each GroupStyle item of this collection is a VisualIntervalGroup object, which represents a time range which is a union of time ranges of group's child VisualIntervals.
参照

C1Scheduler クラス
C1Scheduler メンバ