System.Windows.Forms.Binding.DataSourceUpdateMode Property

Gets or sets a value that indicates when changes to the bound control property are propagated to the data source.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.DataSourceUpdateMode.OnValidation)]
public DataSourceUpdateMode DataSourceUpdateMode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note that even if this property is set to DataSourceUpdateMode.Never, the binding will update at least one time, when it is first established.

Requirements

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