ActiveReports 12
Parent Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : Parent Property
Gets or sets the parent container of the control.
Syntax
'Declaration
 
Public Property Parent As Control
public Control Parent {get; set;}

Property Value

A System.Windows.Forms.Control that represents the parent or container control of the control.
See Also

Reference

Viewer Class
Viewer Members