ActiveReports Developer 7
Groups Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBandedList Interface : Groups Property

Glossary Item Box

Returns a collection of groups for this instance of BandedList.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Groups As System.Collections.ICollection
C# 
System.Collections.ICollection Groups {get;}

See Also