Click or drag to resize

StiReportSubReports Property

Gets or sets the collection of the subreports of the report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportsCollection SubReports { get; set; }

Property Value

Type: StiReportsCollection
See Also