IReportData Interface

Definition

Defines the properties for a report data.

public interface class IReportData
public interface IReportData
type IReportData = interface
Public Interface IReportData
Derived

Properties

DataSets

Gets the collection of dataset that is displayed as part of the report.

DataSources

Gets the collection of data sources from which datasets are taken for the report.

ReportParameters

Gets the parameters for the report.

ReportParametersLayout

Gets the report parameters layout.

Applies to