DataGridTextBoxColumn 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.(Inherited from DataGridColumnStyle.) |
![]() | Disposed | |
![]() | 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.) |
![]() | WidthChanged | Occurs when the Width property value changes.(Inherited from DataGridColumnStyle.) |
Show:
