次の方法で共有


ListControlDesigner.DataValueField プロパティ

コントロールのデータ値フィールドを取得または設定します。

Public Property DataValueField As String
[C#]
public string DataValueField {get; set;}
[C++]
public: __property String* get_DataValueField();public: __property void set_DataValueField(String*);
[JScript]
public function get DataValueField() : String;public function set DataValueField(String);

プロパティ値

リスト コントロールの DataValueField プロパティ。

必要条件

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

.NET Framework セキュリティ:

参照

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