[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Groups

Groups Property

Groups

Gets a collection of groups for this instance of GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.

Declaration
IItemCollection<IBandedListGroup> Groups { get; }
Property Value
Type Description
IItemCollection<IBandedListGroup>

An IItemCollection<T> representing the collection of groups.