ActiveReports Developer 7
DataCollectionName Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IGroup Interface : DataCollectionName Property

Glossary Item Box

Returns the name of the data collection associated with this group.

Syntax

Visual Basic (Declaration) 
ReadOnly Property DataCollectionName As System.String
C# 
System.string DataCollectionName {get;}

See Also