[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Section.Site

Site Property

Site

Gets or sets the ISite associated with the IComponent.

Declaration
[Browsable(false)]
public ISite Site { get; set; }
Implements