property CalcEdit.BackColorTotal as Color
Specifies the background color to show the Total line.

TypeDescription
Color A Color expression that indicates the background color to show the Total line.
The BackColorTotalLine property specifies the background color to show the Total line. The AllowTotal property specifies the keyword that makes the control to display the sum/total of all lines. The FormatTotalResult / FormatLocal property defines the format to display the result of a Total 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: