DataGridBoolColumn Events
.NET Framework 4.5
The DataGridBoolColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlignmentChanged | Occurs when the Alignment property value changes. (Inherited from DataGridColumnStyle.) |
|
AllowNullChanged | Occurs when the AllowNull property is changed. |
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
FalseValueChanged | Occurs when the FalseValue property is changed. |
|
FontChanged | Occurs when the column's font changes. (Inherited from DataGridColumnStyle.) |
|
HeaderTextChanged | Occurs when the HeaderText property value changes. (Inherited from DataGridColumnStyle.) |
|
MappingNameChanged | Occurs when the MappingName value changes. (Inherited from DataGridColumnStyle.) |
|
NullTextChanged | Occurs when the NullText value changes. (Inherited from DataGridColumnStyle.) |
|
PropertyDescriptorChanged | Occurs when the PropertyDescriptor property value changes. (Inherited from DataGridColumnStyle.) |
|
ReadOnlyChanged | Occurs when the ReadOnly property value changes. (Inherited from DataGridColumnStyle.) |
|
TrueValueChanged | Occurs when the TrueValue property value is changed. |
|
WidthChanged | Occurs when the Width property value changes. (Inherited from DataGridColumnStyle.) |