ActiveReports Developer 7
FindName Method
See Also 
GrapeCity.ActiveReports.Viewer.Silverlight.v7 Assembly > GrapeCity.ActiveReports Namespace > Viewer Class : FindName Method

name

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function FindName( _
   ByVal name As System.String _
) As System.Object
C# 
public System.object FindName( 
   System.string name
)

Parameters

name

See Also