System.Windows.Forms.ControlBindingsCollection.DefaultDataSourceUpdateMode Property

Gets or sets the default Binding.DataSourceUpdateMode for a System.Windows.Forms.Binding in the collection.

Syntax

public DataSourceUpdateMode DefaultDataSourceUpdateMode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ControlBindingsCollection.DefaultDataSourceUpdateMode property is used in cases where a System.Windows.Forms.Binding without a Binding.DataSourceUpdateMode specified is added to the collection. The default value for Windows Forms controls is DataSourceUpdateMode.OnValidation

Requirements

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