ActiveReports 12
HasChildren Property (ReportExplorer)

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

ReportExplorer Class
ReportExplorer Members