TdxGridReportLink Events
Represents a ReportLink object used by the ExpressPrinting System to print the ExpressQuantumGrid component.
Name | Description |
---|---|
On |
Occurs when the Component property changes.
Inherited from TBasedx |
On |
Occurs when the band headers in the report are going to be drawn. |
On |
Occurs when the row captions of a card view in the report are going to be drawn. |
On |
Occurs when the contents of a row in a card view in the report are going to be drawn. |
On |
Occurs when the contents of a cell in the report are going to be drawn. |
On |
Occurs when the filter panel in the report is going to be drawn. |
On |
Occurs when the footer panel for a cell in the report is going to be drawn. |
On |
Occurs when the column headers in the report are going to be drawn. |
On |
Occurs when the level captions in the report are going to be drawn. |
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 |
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 adjust the height of any cell in a report. |
On |
Enables you to insert custom page breaks into a report. |
On |
Enables you to customize the report storage’s default name.
Inherited from TBasedx |
On |
Occurs when a band header in the Grid control’s table view is rendered for the report. |
On |
Occurs when a row caption in the Grid control’s card view is rendered for the report. |
On |
Occurs when a data cell in the Grid control’s card view is rendered for the report. |
On |
Occurs when a data cell in the Grid control’s table view is rendered for the report. |
On |
|
On |
Occurs when a filter panel in the Grid control’s table view is rendered for the report. |
On |
Occurs when a footer cell in the Grid control’s table view is rendered for the report. |
On |
Occurs when a column header in the Grid control’s table view is rendered for the report. |
On |
Occurs when a grid level caption for a Grid control’s table view is rendered for the report. |
On |
Enables you to customize a footnote’s height.
Inherited from TBasedx |
On |
Occurs when drawing the report title before the On |
See Also