[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.DetailDataCollectionName

DetailDataCollectionName Property

DetailDataCollectionName

Gets or sets a name of the top-level XML element that represents the collection of all instances of the group.

Declaration
public string DetailDataCollectionName { get; set; }
Property Value
Type Description
string

A string value indicating the name of the top-level XML element for for the collection of all instances of the group.

Remarks

Default value is "Details_Collection".