Name | Description | |
---|---|---|
![]() | Subreport Constructor | Initializes a new instance of the Subreport class. |
The following tables list the members exposed by Subreport.
Name | Description | |
---|---|---|
![]() | Subreport Constructor | Initializes a new instance of the Subreport class. |
Name | Description | |
---|---|---|
![]() | InheritStyleSheet | Indicates whether the subreport should inherits containing report style sheet. |
![]() | MergeTransactions | Gets or sets a value indicating whether the transactions in the subreport are merged with the transactions in the parent report if the data sources use the same connection. |
![]() | NoRows | Gets or sets a message to display in the subreport instead of the region layout when no rows of data are available in any dataset for the subreport. |
![]() | OverflowName | Represents the subreport's overflow name. |
![]() | PageName | Gets or sets the string used for naming the sheet in Excel export. |
![]() | Parameters | Gets the parameters for the subreport. |
![]() | ReportName | Gets or sets a string value containing the full path (e.g. "/salesreports/orderdetails") or relative path (e.g. "orderdetails") to the subreport. |
![]() | SubstituteThemeOnSubreport | Gets or sets a value indicating whether the subreport uses the theme from the current report. |
Name | Description | |
---|---|---|
![]() | GetExpressions | Overridden. Internal use only |
![]() | Validate | Overridden. Validates the information in each property of the Subreport object. |