ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / DataCollectionName Property

In This Topic
    DataCollectionName Property (IBandedListGroup)
    In This Topic
    The name of the banded list group element.
    Syntax
    'Declaration
     
    ReadOnly Property DataCollectionName As String
    string DataCollectionName {get;}
    See Also