ActiveReports 19 .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
Gets the name of the data collection associated with this group.
Syntax
'Declaration
 
ReadOnly Property DataCollectionName As String
 

Property Value

The name of the data collection as a System.String.
See Also