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