System.Windows.Forms.DataGridBoolColumn.AllowNull Property

Gets or sets a value indicating whether null values are allowed.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool AllowNull { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When this property is set to false, the check boxes in the column have only two states: checked (true) and unchecked (false).

Requirements

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