TcxCustomVerticalGridReportLink Events
Represents the base class for the vertical grid control report links.
Name | Description |
---|---|
On |
Occurs when the Component property changes.
Inherited from TBasedx |
On |
Enables you to custom paint page footers for the report link.
Inherited from TBasedx |
On |
Enables you to custom paint page headers for the report link.
Inherited from TBasedx |
On |
Enables you to custom paint footnotes.
Inherited from TBasedx |
On |
Occurs when drawing the report title.
Inherited from TBasedx |
On |
Occurs before the vertical grid row headers are painted. |
On |
Occurs before the multi editor row separator is painted. |
On |
Occurs before the row indents are painted. |
On |
Occurs before painting cells of row values. |
On |
Occurs before the painting of row value separators. |
On |
Enables you to respond to an impending change in the report link’s report source.
Inherited from TBasedx |
On |
Occurs when a report link is being destroyed.
Inherited from TBasedx |
On |
Occurs when retrieving the list of available print styles.
Inherited from TBasedx |
On |
Enables you to customize the report storage’s default name.
Inherited from TBasedx |
On |
Occurs before row headers are rendered. |
On |
Occurs before the row header’s separator cells are rendered. |
On |
Occurs before rendering the row indents. |
On |
Occurs before row values are rendered. |
On |
Occurs before the rendering of row value separators. |
On |
Enables you to customize a footnote’s height.
Inherited from TBasedx |
On |
Occurs when drawing the report title before the On |
See Also