Click or drag to resize

StiReportGotoComponentTag Method

Shows the component with the specified value of the tag in the window of viewer.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void GotoComponentTag(
	Object tag
)

Parameters

tag
Type: SystemObject
A Tag value of the component.
See Also