Skip to main content
All docs
V26.1
  • TdxReport Events

    An AI-powered Report Generator component.
    Name Description
    OnDesignerFormShow Allows you to customize Report Designer dialog form settings.
    OnExport Allows you to modify the report export target in the Report Viewer dialog or prevent users from exporting a report.
    OnLayoutChanged Allows you to save report layout changes made in the Report Designer dialog.
    OnPrintPreview Allows you to obtain a print preview document (in the PDF format).
    OnResolveConnection Allows you to map different data connection components to the same data source name referenced within the current report layout definition.
    OnViewerFormShow Allows you to customize Report Viewer dialog form settings.
    See Also