Click or drag to resize

StiReportGotoComponentBookmark Method

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

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

Parameters

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