ActiveReports 12
HasChildren Property (Toolbox)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : HasChildren Property
Gets a value indicating whether the control contains one or more child controls.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As Boolean
public bool HasChildren {get;}

Property Value

true if the control contains one or more child controls; otherwise, false.
See Also

Reference

Toolbox Class
Toolbox Members