ActiveReports 12
DataElementName Property (IReport)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : DataElementName Property
The name of the top-level element for a report rendered using a data oriented rendering extension (e.g. XML).
Syntax
'Declaration
 
ReadOnly Property DataElementName As String
string DataElementName {get;}
See Also

Reference

IReport Interface
IReport Members