GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : DataElementName Property |
Gets or sets the name for the data element for instances of this group.
'Declaration Public Property DataElementName As System.String
public System.string DataElementName {get; set;}
A String indicating the name to use for the data element for instances of this group.
The default value is the name of the group.