[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.DataElementName

DataElementName Property

DataElementName

Gets or sets the name to use for the data element or attribute for this MemoryReportItem when rendered via a data oriented rendering extension (e.g. XML).

Declaration
public string DataElementName { get; set; }
Implements