[]
Gets a collection of groups for this instance of GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.
IItemCollection<IBandedListGroup> Groups { get; }
Type | Description |
---|---|
IItemCollection<IBandedListGroup> | An IItemCollection<T> representing the collection of groups. |