ActiveReports 12
HasChildren Property (GroupEditor)

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

GroupEditor Class
GroupEditor Members