DataGridTableStyle Events
.NET Framework 4.5
The DataGridTableStyle type exposes the following members.
| 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 | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
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 | Infrastructure. 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. |