Scheduler for WPF
NavigateToGroup メソッド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : NavigateToGroup メソッド
The index of group in the GroupItems collection.
If the C1Scheduler control is grouped, makes sure that the group with the specified index is visible in the UI.
シンタックス
'宣言
 
Public Sub NavigateToGroup( _
   ByVal index As System.Integer _
) 
public void NavigateToGroup( 
   System.int index
)

パラメータ

index
The index of group in the GroupItems collection.
参照

C1Scheduler クラス
C1Scheduler メンバ