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; }
<TypeConverterAttribute(GetType(StiSubReportConverter))>
Public Property SubReportPage As StiPage
Get
Set
Property Value
Type:
StiPageSee Also