Interface IReportData
Provides access to the data of a report.
Namespace: Sartorius.SAF.ReportGenerator
Assembly: Sartorius.SAF.ReportGenerator.dll
Syntax
public interface IReportData
Properties
View SourceContent
Gets or sets the content of the report.
Declaration
ReportContent Content { get; set; }
Property Value
Type | Description |
---|---|
ReportContent |