ActiveReports 12
Site Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor Class : Site Property
Gets or sets the site of the control.
Syntax
'Declaration
 
Public Property Site As ISite
public ISite Site {get; set;}

Property Value

The System.ComponentModel.ISite associated with the System.Windows.Forms.Control, if any.
See Also

Reference

GroupEditor Class
GroupEditor Members