TcxGridTableViewStyles Events
Stores styles that define the appearance of a Table View.
Name | Description |
---|---|
On |
Allows you to change the content style of individual cells depending on specific conditions in your application.
Inherited from Tcx |
On |
Occurs when it is necessary to paint View footer and group footer panels. |
On |
Occurs when it is necessary to paint View footer and group footer panels. |
On |
Occurs every time a footer or group displayed in a group footer panel is about to be drawn. |
On |
Occurs when the Table View group row is painted. |
On |
Occurs every time a group summary displayed in a group row is about to be drawn. |
On |
Occurs when it is necessary to paint the Table View header. |
On |
Allows you to change the style applied to the hot-tracked record.
Inherited from Tcx |
On |
Allows you to change the style applied to inactive records.
Inherited from Tcx |
On |
|
On |
|
On |
Occurs when it is necessary to paint the table rows preview section. |
On |
Allows you to change the style applied to a selected record.
Inherited from Tcx |
See Also