DataGridBoolColumn Events
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AlignmentChanged | Occurs when the Alignment property value changes.(Inherited from DataGridColumnStyle.) |
![]() | AllowNullChanged | Occurs when the AllowNull property is changed. |
![]() | Disposed | |
![]() | 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.) |
