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