ActiveReports Developer 7
Match Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutManagerAttribute Class : Match Method

obj

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function Match( _
   ByVal obj As System.Object _
) As System.Boolean
C# 
public System.bool Match( 
   System.object obj
)

Parameters

obj

See Also