ActiveReports Developer 7
Report Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > LocateDataSourceEventArgs Class : Report Property

Glossary Item Box

Gets the Report that is trying to locate the data set.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Report As PageDocument
C# 
public PageDocument Report {get;}

See Also