次の方法で共有


HtmlControlDesigner.DataBindings プロパティ

現在のコントロールのデータ連結を取得または設定します。

Public ReadOnly Property DataBindings As DataBindingCollection
[C#]
public DataBindingCollection DataBindings {get;}
[C++]
public: __property DataBindingCollection* get_DataBindings();
[JScript]
public function get DataBindings() : DataBindingCollection;

プロパティ値

現在のコントロールのデータ連結を格納している DataBindingCollection

必要条件

プラットフォーム: Windows 2000, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

HtmlControlDesigner クラス | HtmlControlDesigner メンバ | System.Web.UI.Design 名前空間