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

Glossary Item Box

Gets or sets the ISite of the CategoryGrouping.  

Syntax

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

See Also