BindingNavigator.CountItemFormat Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets a string used to format the information displayed in the CountItem control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The CountItem control is a ToolStripLabel that displays the total number of items in the BindingSource. The CountItemFormat property is the format string used to format the count.
For more information about format strings, see the String.Format(String, Object) method.
.NET Framework
Available since 2.0
Available since 2.0
Show: