Gets or sets the System.Windows.Forms.BindingSource component that is the source of data.
Documentation for this section has not yet been entered.
The BindingNavigator.BindingSource property represents the data source that the System.Windows.Forms.BindingNavigator navigates through. More specifically, the BindingSource.List property of the System.Windows.Forms.BindingSource represents the actual data list.
This is the default property for the System.Windows.Forms.BindingNavigator class.