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