[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.DataElementName

DataElementName Property

DataElementName

Gets 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).

Declaration
string DataElementName { get; }
Property Value
Type Description
string

A string representing the data element name.

Remarks

By default, this is the name of this report item.