[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.IBandedListGroup.Details

Details Property

Details

Gets the details band collection for this group.

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

An IItemCollection<T> representing the details band collection.