バージョン

BindingContextControl プロパティ

BindingContextの取得に使用するコントロールを取得または設定します。BindingContext プロパティに null 以外の値が割り当てられている場合、このプロパティは無効になります。
シンタックス
'宣言
 
Public Property BindingContextControl As Control
public Control BindingContextControl {get; set;}
参照