System.Windows.Forms.BindingNavigator.CountItemFormat Property

Gets or sets a string used to format the information displayed in the BindingNavigator.CountItem control.

Syntax

public string CountItemFormat { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BindingNavigator.CountItem control is a System.Windows.Forms.ToolStripLabel that displays the total number of items in the BindingNavigator.BindingSource. The BindingNavigator.CountItemFormat property is the format string used to format the count.

For more information about format strings, see the string.Format(string, object) method.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0