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
)
Public Sub GotoComponentBookmark (
tag As Object
)
Parameters
- tag
- Type: SystemObject
A Tag value of the component.
See Also