ControlDesigner.IsPropertyBound メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ControlDesigner.IsPropertyBound メソッドの意味・解説 

ControlDesigner.IsPropertyBound メソッド

メモ : このメソッドは、互換性のために残されています。 旧式でない代替必要な場合は、Contains を使用してください

関連付けられているコントロール指定されプロパティデータ バインドされているかどうかを示す値を取得します

名前空間: System.Web.UI.Design
アセンブリ: System.Design (system.design.dll 内)
構文構文

<ObsoleteAttribute("The recommended alternative is DataBindings.Contains(string).
 The DataBindings collection allows more control of the databindings associated
 with the control. http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Function IsPropertyBound ( _
    propName As String _
) As Boolean
Dim instance As ControlDesigner
Dim propName As String
Dim returnValue As Boolean

returnValue = instance.IsPropertyBound(propName)
[ObsoleteAttribute("The recommended alternative is DataBindings.Contains(string).
 The DataBindings collection allows more control of the databindings associated
 with the control. http://go.microsoft.com/fwlink/?linkid=14202")] 
public bool IsPropertyBound (
    string propName
)
[ObsoleteAttribute(L"The recommended alternative is DataBindings.Contains(string).
 The DataBindings collection allows more control of the databindings associated
 with the control. http://go.microsoft.com/fwlink/?linkid=14202")] 
public:
bool IsPropertyBound (
    String^ propName
)
/** @attribute ObsoleteAttribute("The recommended alternative is DataBindings.Contains(string).
 The DataBindings collection allows more control of the databindings associated
 with the control. http://go.microsoft.com/fwlink/?linkid=14202") */ 
public boolean IsPropertyBound (
    String propName
)
ObsoleteAttribute("The recommended alternative is DataBindings.Contains(string).
 The DataBindings collection allows more control of the databindings associated
 with the control. http://go.microsoft.com/fwlink/?linkid=14202") 
public function IsPropertyBound (
    propName : String
) : boolean

パラメータ

propName

データ バインド確認するプロパティ

戻り値
プロパティデータ バインドされている場合trueそれ以外場合false

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からControlDesigner.IsPropertyBound メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からControlDesigner.IsPropertyBound メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からControlDesigner.IsPropertyBound メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ControlDesigner.IsPropertyBound メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ControlDesigner.IsPropertyBound メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS