ActiveReports 12
Parent Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor 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

GroupEditor Class
GroupEditor Members