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
AddNewItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that represents the Add New button. | |
BindingSource | BindingSource.
Gets or sets the System.Windows.Forms.BindingSource component that is the source of data. | |
CountItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that displays the total number of items in the associated System.Windows.Forms.BindingSource. | |
CountItemFormat | string.
Gets or sets a string used to format the information displayed in the BindingNavigator.CountItem control. | |
DeleteItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Delete functionality. | |
MoveFirstItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move First functionality. | |
MoveLastItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Last functionality. | |
MoveNextItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Next functionality. | |
MovePreviousItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that is associated with the Move Previous functionality. | |
PositionItem | ToolStripItem.
Gets or sets the System.Windows.Forms.ToolStripItem that displays the current position within the System.Windows.Forms.BindingSource. |