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

In This Topic
    DataCollectionName Property (IGroup)
    In This Topic
    Returns the name of the data collection associated with this group.
    Syntax
    'Declaration
     
    ReadOnly Property DataCollectionName As String
    string DataCollectionName {get;}
    See Also