The name to use for the subtotal.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataElementName As String | |
| C# | |
|---|---|
public string DataElementName {get; set;} | |
Return Value
A String indicating the name to use for the subtotal element.
The default value is "Total."