System.Windows.Forms.BindingNavigator: Property Members

The properties of System.Windows.Forms.BindingNavigator are listed below. For a list of all members, see the BindingNavigator Members list.

See Also: Inherited members from System.Windows.Forms.ToolStrip

Public Properties

AddNewItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that represents the Add New button.

BindingSourceBindingSource.

Gets or sets the System.Windows.Forms.BindingSource component that is the source of data.

CountItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that displays the total number of items in the associated System.Windows.Forms.BindingSource.

CountItemFormatstring.

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

DeleteItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Delete functionality.

MoveFirstItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move First functionality.

MoveLastItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Last functionality.

MoveNextItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Next functionality.

MovePreviousItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Previous functionality.

PositionItemToolStripItem.

Gets or sets the System.Windows.Forms.ToolStripItem that displays the current position within the System.Windows.Forms.BindingSource.