ActiveReports 12
Site Property (Page)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Page Class : Site Property
Gets information about the container that hosts the current control when rendered on a design surface.
Syntax
'Declaration
 
Public Shadows Property Site As ISite
public new ISite Site {get; set;}

Property Value

The site.
See Also

Reference

Page Class
Page Members