DataGridTableStyle Events
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AllowSortingChanged | Occurs when the AllowSorting property value changes. |
![]() | AlternatingBackColorChanged | Occurs when the AlternatingBackColor value changes. |
![]() | BackColorChanged | Occurs when the BackColor value changes. |
![]() | ColumnHeadersVisibleChanged | Occurs when the ColumnHeadersVisible value changes. |
![]() | Disposed | |
![]() | ForeColorChanged | Occurs when the ForeColor value changes. |
![]() | GridLineColorChanged | Occurs when the GridLineColor value changes. |
![]() | GridLineStyleChanged | Occurs when the GridLineStyle value changes. |
![]() | HeaderBackColorChanged | Occurs when the HeaderBackColor value changes. |
![]() | HeaderFontChanged | Occurs when the HeaderFont value changes. |
![]() | HeaderForeColorChanged | Occurs when the HeaderForeColor value changes. |
![]() | LinkColorChanged | Occurs when the LinkColor value changes. |
![]() | LinkHoverColorChanged | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the LinkHoverColor value changes. |
![]() | MappingNameChanged | Occurs when the MappingName value changes. |
![]() | PreferredColumnWidthChanged | Occurs when the PreferredColumnWidth property value changes. |
![]() | PreferredRowHeightChanged | Occurs when the PreferredRowHeight value changes. |
![]() | ReadOnlyChanged | Occurs when the ReadOnly value changes. |
![]() | RowHeadersVisibleChanged | Occurs when the RowHeadersVisible value changes. |
![]() | RowHeaderWidthChanged | Occurs when the RowHeaderWidth value changes. |
![]() | SelectionBackColorChanged | Occurs when the SelectionBackColor value changes. |
![]() | SelectionForeColorChanged | Occurs when the SelectionForeColor value changes. |
