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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Site As System.ComponentModel.ISite
C# 
public System.ComponentModel.ISite Site {get; set;}

See Also