property CalcEdit.BackColorSubTotal as Color
Specifies the background color to show the SubTotal lines.

TypeDescription
Color A Color expression that indicates the background color to show the SubTotal line.
The BackColorSubTotalLine property specifies the background color to show the SubTotal line. The AllowSubTotal property specifies the keyword that makes the control to display the subtotal of all lines. The FormatSubTotalResult / FormatLocal property defines the format to display the result of a SubTotal line. The AllowVariables property specifies the expression ( no HTML ) that defines the equal operator, so you can define variables.

By default, the control supports the following aggregate functions:

The following screen show shows a control that displays a Total line, with a different background color: