ActiveReports 13
Parent Property (FlatToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > FlatToolbox 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

FlatToolbox Class
FlatToolbox Members