IBindableComponent.DataBindings 屬性

定義

取得這個 IBindableComponent 的資料繫結物件集合。

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

屬性值

這個 ControlBindingsCollectionIBindableComponent

適用於