IBindableComponent.DataBindings Vlastnost

Definice

Získá kolekci objektů datové vazby pro tento IBindableComponentobjekt .

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

Hodnota vlastnosti

Pro ControlBindingsCollection tento IBindableComponent.

Platí pro