[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Details

Details Property

Details

Gets the details band collection (if any) for this GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.

Declaration
IItemCollection<IBand> Details { get; }
Property Value
Type Description
IItemCollection<IBand>

An IItemCollection<T> representing the details band collection.

Remarks

Details collection will be empty if there are Groups.