You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > FindComponentTag Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.FindComponentTag Method

Returns the component by its tag value.

Syntax
C++
C#
Visual Basic
public: StiComponent FindComponentTag( object tag );
Parameters
Parameters 
Description 
tag 
The tag value to find a component. 
Returns

A Component which was found. If the component is not found then null.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.