PowerTools SPREAD for Windows Forms 8.0J
BindingContext プロパティ


System.Windows.Forms.IBindableComponentのカレンシーマネージャのコレクションを取得または設定します。
構文
'Declaration
 
Public Property BindingContext As BindingContext
'使用法
 
Dim instance As SpreadDataBindingAdapter
Dim value As BindingContext
 
instance.BindingContext = value
 
value = instance.BindingContext
public BindingContext BindingContext {get; set;}

プロパティ値

カレンシーマネージャのコレクションを含むBindingContextオブジェクトこのSystem.Windows.Forms.IBindableComponentSystem.Windows.Forms.BindingManagerBaseオブジェクトのコレクション。
参照

SpreadDataBindingAdapter クラス
SpreadDataBindingAdapter メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.