Scheduler for WinForms
ResetBindings メソッド (C1BindingSource)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1BindingSource クラス : ResetBindings メソッド
メタデータが変更されているかどうかを示す System.Boolean値。
C1BindingSourceに連結されたコントロールに、リスト内のすべての項目を再度読み込ませ、表示値を更新させます。
シンタックス
'宣言
 
Public Sub ResetBindings( _
   ByVal metadataChanged As System.Boolean _
) 
public void ResetBindings( 
   System.bool metadataChanged
)

パラメータ

metadataChanged
メタデータが変更されているかどうかを示す System.Boolean値。
参照

C1BindingSource クラス
C1BindingSource メンバ