The members of System.Windows.Forms.BindingNavigator are listed below.
See Also: Inherited members from System.Windows.Forms.ToolStrip
Initializes a new instance of the System.Windows.Forms.BindingNavigator class. | ||
Initializes a new instance of the System.Windows.Forms.BindingNavigator class, indicating whether to display the standard navigation user interface (UI). | ||
Initializes a new instance of the System.Windows.Forms.BindingNavigator class and adds this new instance to the specified container. | ||
Initializes a new instance of the System.Windows.Forms.BindingNavigator class with the specified System.Windows.Forms.BindingSource as the data source. |
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. |
AddStandardItems()
| ||
BeginInit()
| ||
EndInit()
| ||
Validate()
|
override | Dispose(bool)
| |
OnRefreshItems()
| ||
RefreshItemsCore()
|
RefreshItems |
Occurs when the state of the navigational user interface (UI) needs to be refreshed to reflect the current state of the underlying data. |