[]
        
(Showing Draft Content)

Section Report

Section report is a format that is similar to the RDLX report type with the BandedList data region in the paginated mode. ActiveReports supports two kinds of Section reports:

  • Xml-based Section report (RPX) is an XML-based format that uses event handlers as restricted scripts. This is your best choice if you can write code scripts.
  • Code-based Section report (CodeDOM) best meets your needs if you are developer and can support the report along with the application. The Designer is available with Visual Studio only but you can perform many report operations using event handlers. In Visual Studio 2022, only .NET Framework 4.8 and .NET 8/.NET 9 are supported for code-based section reports.

See Also

Create a Report or Load an Existing Report

Bind a Section Report to Data

Save Section Reports

Modify Printer Settings

Insert or Add Report Pages

Save and Load RDF Files

Work with Subreports

Work with Code-based Section Reports

Optimize Section Reports

Custom Properties in Chart

Draw on the Canvas of Rendered Report

Change Ruler Measurements