ActiveReports Developer 7
TargetSite Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > VersionNotImplementedException Class : TargetSite Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TargetSite As System.Reflection.MethodBase
C# 
public System.Reflection.MethodBase TargetSite {get;}

See Also