Back to Devexpress

TdxStringGridReportLink Events

vcl-dxpsstdgrlnk-dot-tdxstringgridreportlink-dot-underscore-events.md

latest3.4 KB
Original Source

TdxStringGridReportLink Events

A report link that allows you to print the standard TStringGrid component.

NameDescription
OnChangeComponentOccurs when the Component property changes. Inherited from TBasedxReportLink.
OnCustomDrawCellOccurs when drawing a cell.
OnCustomDrawPageFooterEnables you to custom paint page footers for the report link. Inherited from TBasedxReportLink.
OnCustomDrawPageHeaderEnables you to custom paint page headers for the report link. Inherited from TBasedxReportLink.
OnCustomDrawReportLinkFootnotesEnables you to custom paint footnotes. Inherited from TBasedxReportLink.
OnCustomDrawReportLinkTitleOccurs when drawing the report title. Inherited from TBasedxReportLink.
OnDataSourceChangedEnables you to respond to an impending change in the report link’s report source. Inherited from TBasedxReportLink.
OnDestroyOccurs when a report link is being destroyed. Inherited from TBasedxReportLink.
OnFilterStyleOccurs when retrieving the list of available print styles. Inherited from TBasedxReportLink.
OnGetCustomPageBreaksEnables custom page breaks to be added to a report. Inherited from TAbstractdxGridReportLink.
OnGetNewReportStorageNameEnables you to customize the report storage’s default name. Inherited from TBasedxReportLink.
OnInitializeItemOccurs before the created report element is rendered. Inherited from TAbstractdxGridReportLink.
OnMeasureReportLinkFootnotesEnables you to customize a footnote’s height. Inherited from TBasedxReportLink.
OnMeasureReportLinkTitleOccurs when drawing the report title before the OnCustomDrawReportLinkTitle event. Inherited from TBasedxReportLink.

See Also

TdxStringGridReportLink Class

TdxStringGridReportLink Members

dxPSStdGrLnk Unit