ActiveReports 12
DataElementName Property (ITableGroup)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableGroup Interface : DataElementName Property
The name of this group instance element.
Syntax
'Declaration
 
ReadOnly Property DataElementName As String
string DataElementName {get;}
Remarks
Group instance elements are subelements of the table group element (i.e. DataCollectionName).
See Also

Reference

ITableGroup Interface
ITableGroup Members