ActiveReports 12
Details Property (IBandedList)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBandedList Interface : Details Property
Specifies details of band collection (if any) for this BandedList.
Syntax
'Declaration
 
ReadOnly Property Details As IItemCollection(Of IBand)
IItemCollection<IBand> Details {get;}
Remarks
Details collection will be empty if there are Groups.
See Also

Reference

IBandedList Interface
IBandedList Members