ExpressEvents

Assembly: Express;

Description

The ExpressEvents class is used to implement events express report event handler.

Class methods inherited from IEaxAnalyzerUserEvents

  Method name Brief description
OnAfterExecuteAnalyzer The OnAfterExecuteAnalyzer method implements the event that occurs after table calculation.
OnAfterExportAnalyzer The OnAfterExportAnalyzer method implements the event that occurs after report export.
OnAfterPrintAnalyzer The OnAfterPrintAnalyzer method implements the event that occurs after report print.
OnBeforeExecuteAnalyzer The OnBeforeExecuteAnalyzer method implements the event that occurs before table calculation.
OnBeforeExportAnalyzer The OnBeforeExportAnalyzer method implements the event that occurs before report export.
OnBeforePrintAnalyzer The OnBeforePrintAnalyzer method implements the event that occurs before report print.

See also:

Express Assembly Classes