Scheduler for WinForms
ResetItem メソッド (C1BindingSource)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1BindingSource クラス : ResetItem メソッド
The zero-based index of item to re-read.
Causes a control bound to the C1BindingSource to re-read the item at the specified index, and refresh its displayed value.
シンタックス
'宣言
 
Public Sub ResetItem( _
   ByVal itemIndex As System.Integer _
) 
public void ResetItem( 
   System.int itemIndex
)

パラメータ

itemIndex
The zero-based index of item to re-read.
参照

C1BindingSource クラス
C1BindingSource メンバ