DataGridColumnStyle Events
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AlignmentChanged | Occurs when the Alignment property value changes. |
![]() | Disposed | |
![]() | FontChanged | Occurs when the column's font changes. |
![]() | HeaderTextChanged | Occurs when the HeaderText property value changes. |
![]() | MappingNameChanged | Occurs when the MappingName value changes. |
![]() | NullTextChanged | Occurs when the NullText value changes. |
![]() | PropertyDescriptorChanged | Occurs when the PropertyDescriptor property value changes. |
![]() | ReadOnlyChanged | Occurs when the ReadOnly property value changes. |
![]() | WidthChanged | Occurs when the Width property value changes. |
Show:
