Binding.BindableComponent Vlastnost

Definice

Získá ovládací prvek je Binding přidružen k.

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

Hodnota vlastnosti

Binding Hodnota IBindableComponent je přidružená k.

Platí pro