StiReportGetRenderedComponentsCount Method |
Returns count of all rendered components of the report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public int GetRenderedComponentsCount()
Public Function GetRenderedComponentsCount As Integer
Return Value
Type:
Int32[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.GetRenderedComponentsCount"]
See Also