ActiveReports 12
DataElementName Property (Subtotal)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Subtotal Class : DataElementName Property

The name to use for the subtotal.

Syntax
'Declaration
 
Public Property DataElementName As String
public string DataElementName {get; set;}

Property Value

A String indicating the name to use for the subtotal element.

Remarks

The default value is "Total."

See Also

Reference

Subtotal Class
Subtotal Members