BindingSource Constructor ()
.NET Framework (current version)
Initializes a new instance of the BindingSource class to the default property values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following table shows the default BindingSource property values initialized by this constructor.
Property | Default value |
|---|---|
null | |
null | |
null | |
true |
.NET Framework
Available since 2.0
Available since 2.0
Show: