[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Subtotal.DataElementName

DataElementName Property

DataElementName

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

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

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

Remarks

Default value is "Total".