System.Windows.Forms.BindingNavigator.BindingSource Property

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

Syntax

[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ReferenceConverter))]
[System.ComponentModel.DefaultValue(null)]
public BindingSource BindingSource { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0