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

Glossary Item Box

Returns the Details Band for this Group.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Details As IDetailBandCollection
C# 
IDetailBandCollection Details {get;}

See Also