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

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

BindingNavigator.CountItemFormat プロパティ

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

CountItem コントロール内に表示される情報書式指定使用する文字列取得または設定します

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Dim instance As BindingNavigator
Dim value As String

value = instance.CountItemFormat

instance.CountItemFormat = value
public string CountItemFormat { get;
 set; }
public:
property String^ CountItemFormat {
    String^ get ();
    void set (String^ value);
}
/** @property */
public String get_CountItemFormat ()

/** @property */
public void set_CountItemFormat (String value)
public function get CountItemFormat
 () : String

public function set CountItemFormat
 (value : String)

プロパティ
項目数書式指定使用する書式を表す String既定は文字列 "of {0}"です。

解説解説

CountItem コントロールは、BindingSource 内に存在する項目数表示する ToolStripLabel です。CountItemFormat プロパティは、この数の書式設定使用する書式指定文字列です。

書式指定文字列詳細については、String.Format メソッド参照してください

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
BindingNavigator クラス
BindingNavigator メンバ
System.Windows.Forms 名前空間
System.String.Format
BindingNavigator.CountItem プロパティ
Count


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS