System.Windows.Forms.Binding.DataSourceNullValue Property

Gets or sets the value to be stored in the data source if the control value is null or empty.

Syntax

public object DataSourceNullValue { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the Binding.NullValue property to specify the value displayed in a bound control when the data source contains DBNull.

Requirements

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