BindingNavigator Constructor
.NET Framework 4.5
Initializes a new instance of the BindingNavigator class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BindingNavigator() | Initializes a new instance of the BindingNavigator class. |
|
BindingNavigator(BindingSource) | Initializes a new instance of the BindingNavigator class with the specified BindingSource as the data source. |
|
BindingNavigator(Boolean) | Initializes a new instance of the BindingNavigator class, indicating whether to display the standard navigation user interface (UI). |
|
BindingNavigator(IContainer) | Initializes a new instance of the BindingNavigator class and adds this new instance to the specified container. |