[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Page.Site

Site Property

Site

Gets or sets the ISite of the Component.

Declaration
public ISite Site { get; set; }
Property Value
Type Description
ISite

An ISite object representing the site associated with the page.

Implements