Click or drag to resize

StiReportGetComponents Method

Returns a list of all components, including pages in the report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponentsCollection GetComponents()

Return Value

Type: StiComponentsCollection
List of all components.
See Also