StiReportGetRenderedComponents Method |
Returns a list of all rendered components, including rendered pages in the report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiComponentsCollection GetRenderedComponents()
Public Function GetRenderedComponents As StiComponentsCollection
Return Value
Type:
StiComponentsCollectionList of all rendered components.
See Also