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

Glossary Item Box

The name of the table group element.

Syntax

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

See Also