System.Windows.Forms.DataGridColumnStyle.NullText Property

Gets or sets the text that is displayed when the column contains null.

Syntax

[System.ComponentModel.Localizable(true)]
public virtual string NullText { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Data.DataColumn class's System.Data.DataColumn.AllowDBNull property determines if a column can contain null values.

Requirements

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