Assembly: Express;
The IReportData interface is used to work with express report data.
IReportData
To get an object of this type, use IEaxAnalyzerEventArgs.AnalyzerData.
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: