System.Windows.Forms.DataGridBoolColumn: Event Members

The events of System.Windows.Forms.DataGridBoolColumn are listed below. For a list of all members, see the DataGridBoolColumn Members list.

See Also: Inherited members from System.Windows.Forms.DataGridColumnStyle

Public Events

AllowNullChanged

Occurs when the DataGridBoolColumn.AllowNull property is changed.

FalseValueChanged

Occurs when the DataGridBoolColumn.FalseValue property is changed.

TrueValueChanged

Occurs when the DataGridBoolColumn.TrueValue property value is changed.