Back to Devexpress

TdxCustomContainerReportLink Events

vcl-dxpscontainerlnk-dot-tdxcustomcontainerreportlink-dot-underscore-events.md

latest3.9 KB
Original Source

TdxCustomContainerReportLink Events

Represents the base class for the container component report links.

NameDescription
OnChangeComponentOccurs when the Component property changes. Inherited from TBasedxReportLink.
OnCustomDrawItemOccurs before painting of a specific container item.
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.
OnGetComponentCaptionOccurs when the report link designer’s Controls or Hidden Controls pages are activated.
OnGetComponentReportLinkOccurs when assigning report links for the aggregated components.
OnGetNewReportStorageNameEnables you to customize the report storage’s default name. Inherited from TBasedxReportLink.
OnInitializeItemOccurs during the report item initialization.
OnInitializeItemOptionsPlaceOccurs when defining placement for the report item.
OnInitializeReportLinkOccurs when initializing an aggregated report link.
OnIsComponentProcessedOccurs before processing an aggregated component.
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

TdxCustomContainerReportLink Class

TdxCustomContainerReportLink Members

dxPSContainerLnk Unit