Click or drag to resize

StiSubReportSubReportPage Property

Gets or sets a page that contains SubReport.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiSubReportConverter))]
public StiPage SubReportPage { get; set; }

Property Value

Type: StiPage
See Also