[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.DetailDataElementName

DetailDataElementName Property

DetailDataElementName

Gets or sets a name of the top-level XML element that represents the details.

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

A string value indicating the name of the top-level XML element for details.

Remarks

Default value is "Details".