[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BandedList.Groups

Groups Property

Groups

Gets a collection of groups for this banded list.

Declaration
public List<BandedListGroup> Groups { get; }
Property Value
Type Description
List<BandedListGroup>

A collection of BandedListGroup objects representing the groups.