IReportData

Assembly: Express;

Description

The IReportData interface is used to work with express report data.

Inheritance Hierarchy

          IReportData

Comments

To get an object of this type, use IEaxAnalyzerEventArgs.AnalyzerData.

Properties

  Property name Brief description
Descriptor The Descriptor property returns repost description as a repository object.
SheetData The SheetData property returns an object used to work with report sheet data.

See also:

Express Assembly Interfaces