ActiveReports Developer 7
SubGroups Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace > IBandedListGroup Interface : SubGroups Property

Glossary Item Box

Returns SubGroups for this Group.

Syntax

Visual Basic (Declaration) 
ReadOnly Property SubGroups As IBandedListGroupCollection
C# 
IBandedListGroupCollection SubGroups {get;}

See Also