IReportSheetData

Assembly: Express;

Description

The IReportSheetData interface is used to work with express report sheet data.

Inheritance Hierarchy

          IReportSheetData

Comments

To get an object of this type, use IReportData.SheetData.

Properties

  Property name Brief description
DataSourceParamValues The DataSourceParamValues property returns collection of parameter values of report data source.
DataSources The DataSources property returns collection of report sheet data sources.
Descriptor The Descriptor property returns description of report sheet as a repository object.
Id The Id property returns report sheet identifier.
Name The Name property returns report sheet name.
OwnParamValues The OwnParamValues property returns collection of report user-defined parameter values.
Selection The Selection property returns report dimension elements selection.

See also:

Express Assembly Interfaces