IEaxBeforePrintEventArgs

Assembly: Express;

Description

The IEaxBeforePrintEventArgs interface is used to work with arguments of the event that occurs before report print.

Inheritance Hierarchy

          IEventArgs

          IEaxAnalyzerEventArgs

          IEaxBeforePrintEventArgs

Comments

To get an object of this interface, use the IEaxAnalyzerUserEvents.OnBeforePrintAnalyzer method.

Properties inherited from IEaxAnalyzerEventArgs

  Property name Brief description
AnalyzerData The AnalyzerData property returns data of the report that uses event handler.

See also:

Express Assembly Interfaces