System.Windows.Forms.BindingSource: Constructor Members

The constructors of System.Windows.Forms.BindingSource are listed below. For a list of all members, see the BindingSource Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

Initializes a new instance of the System.Windows.Forms.BindingSource class to the default property values.

Initializes a new instance of the System.Windows.Forms.BindingSource class and adds the System.Windows.Forms.BindingSource to the specified container.

Initializes a new instance of the System.Windows.Forms.BindingSource class with the specified data source and data member.