Click or drag to resize

StiReportGetComponentByName Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.GetComponentByName(System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponent GetComponentByName(
	string componentName
)

Parameters

componentName
Type: SystemString

[Missing <param name="componentName"/> documentation for "M:Stimulsoft.Report.StiReport.GetComponentByName(System.String)"]

Return Value

Type: StiComponent

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.GetComponentByName(System.String)"]

See Also