GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : DataElementName Property |
Gets or sets the name of a top level element that represents the report data.
'Declaration Public Property DataElementName As System.String
public System.string DataElementName {get; set;}
A String indicating the name of a top level element that represents the report data.
The default value is "Report."