Binding.BindableComponent Proprietà

Definizione

Ottiene il controllo cui è associato l'oggetto Binding.

public:
 property System::Windows::Forms::IBindableComponent ^ BindableComponent { System::Windows::Forms::IBindableComponent ^ get(); };
public System.Windows.Forms.IBindableComponent BindableComponent { get; }
public System.Windows.Forms.IBindableComponent? BindableComponent { get; }
member this.BindableComponent : System.Windows.Forms.IBindableComponent
Public ReadOnly Property BindableComponent As IBindableComponent

Valore della proprietà

Controllo IBindableComponent cui è associato l'oggetto Binding.

Si applica a