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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : TotalGroupItem プロパティ
Gets the SchedulerGroupItem object representing the group item which has no owner, but contains appointments of all visible group items.
シンタックス
'宣言
 
Public ReadOnly Property TotalGroupItem As SchedulerGroupItem
public SchedulerGroupItem TotalGroupItem {get;}
解説
It is a special group item, it is not included into GroupItems and VisibleGroupItems collections. The C1Scheduler control uses this group to display availability status line in the default TimeLineStyle (see source xaml for the sample of using).
参照

C1Scheduler クラス
C1Scheduler メンバ