ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBandedList Interface / Groups Property

In This Topic
    Groups Property (IBandedList)
    In This Topic
    Returns a collection of groups for this instance of BandedList.
    Syntax
    'Declaration
     
    ReadOnly Property Groups As IItemCollection(Of IBandedListGroup)
    See Also