ActiveReports 12
DataElementName Property (IReportItem)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : DataElementName Property
The name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML).
Syntax
'Declaration
 
ReadOnly Property DataElementName As String
string DataElementName {get;}
Remarks
By default this is the name of this report item.
See Also

Reference

IReportItem Interface
IReportItem Members