MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / DataCollectionName Property

In This Topic
DataCollectionName Property (ITableGroup)
In This Topic
Gets the name of the table group element.
Syntax
'Declaration
 
ReadOnly Property DataCollectionName As String
 

Property Value

A System.String representing the name of the table group element.
See Also