ActiveReports 12
Site Property (Viewer)

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

Property Value

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

Reference

Viewer Class
Viewer Members