CheckBoxField.DataFormatString プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CheckBoxField.DataFormatString プロパティの意味・解説 

CheckBoxField.DataFormatString プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

フィールド値の表形式指定する文字列取得または設定します。このプロパティは CheckBoxField クラスではサポートされていません。

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

Public Overrides Property
 DataFormatString As String
Dim instance As CheckBoxField
Dim value As String

value = instance.DataFormatString

instance.DataFormatString = value
public override string DataFormatString { get;
 set; }
/** @property */
public String get_DataFormatString ()

/** @property */
public void set_DataFormatString (String value)
public override function get
 DataFormatString () : String

public override function set
 DataFormatString (value : String)

プロパティ
フィールド値の表形式指定する書式指定文字列。このプロパティサポートされていないので、System.NotSupportedException がスローさます。

例外例外
例外種類条件

NotSupportedException

このプロパティの値を読み取ろうとしたか、設定しようとしました

解説解説

DataFormatString プロパティは、BoundField クラスから継承されCheckBoxField クラスには適用されません。このプロパティの値にアクセスようとすると、System.NotSupportedException 例外スローさます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CheckBoxField クラス
CheckBoxField メンバ
System.Web.UI.WebControls 名前空間
System.NotSupportedException
BoundField.DataFormatString プロパティ



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

辞書ショートカット

すべての辞書の索引

CheckBoxField.DataFormatString プロパティのお隣キーワード
検索ランキング

   

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



CheckBoxField.DataFormatString プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS