The C1RdlReport type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another C1RdlReport to the current object.
(Overrides C1RdlReportBase..::..AssignFrom(C1RdlReportBase).) |
![]() |
Clear |
Clears the current report, sets all properties to their default values.
(Overrides C1RdlReportBase..::..Clear()()()().) |
![]() |
ClearGeneratedPages |
TBD:
Clears generated document.
(Inherited from C1RdlReportBase.) |
![]() |
ClearTemporaryInfo |
Overridden. Clears all temporary data created during report generation.
(Overrides C1RdlReportBase..::..ClearTemporaryInfo()()()().) |
![]() |
CreateDocument | (Inherited from C1RdlReportBase.) |
![]() |
Dispose |
Releases the resoureces used by C1PrintDocument.
(Inherited from C1RdlReportBase.) |
![]() |
Finalize |
Destructs the current instance of C1RdlReportBase.
(Inherited from C1RdlReportBase.) |
![]() |
GetSubreports |
Scans the current report definition and retrieves the list of report names
(ReportName) of Subreport()()()() items
contained within the current report.
|
![]() |
Load(Stream) |
Loads a report definition from a stream into the current report.
The stream should contain an RDL report definition in the supported format.
(Inherited from C1RdlReportBase.) |
![]() |
Load(String) |
Loads a report definition from a file into the current report.
The file should contain an RDL report definition in the supported format.
(Inherited from C1RdlReportBase.) |
![]() |
Render |
Renders the report.
(Inherited from C1RdlReportBase.) |
![]() |
Save(Stream) |
Saves the currently loaded report definition to a stream.
(Inherited from C1RdlReportBase.) |
![]() |
Save(String) |
Saves the currently loaded report definition to a disk file.
(Inherited from C1RdlReportBase.) |