ActiveReports Developer 7
ChildrenList Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface : ChildrenList Property

Glossary Item Box

Specifies the children items.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ChildrenList As ILayoutAreaCollection
C# 
ILayoutAreaCollection ChildrenList {get;}

See Also