BindingNavigator.CountItemFormat プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As BindingNavigator Dim value As String value = instance.CountItemFormat instance.CountItemFormat = 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 プロパティは、この数の書式設定に使用する書式指定文字列です。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBindingNavigator.CountItemFormat プロパティを検索する場合は、下記のリンクをクリックしてください。

- BindingNavigator.CountItemFormat プロパティのページへのリンク