ActiveReports 12
HasChildren Property (Viewer)

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

Viewer Class
Viewer Members