property Pivot.BackColor as Color
Specifies the control's background color.

TypeDescription
Color A Color expression that specifies the control's background color.
The BackColor property specifies the control's background color. The ForeColor property specifies the control's foreground color. The BackColor property changes the background color of the control's pivot bar. You can use the Background(exPivotBarBackColor) property to specify a different background color for the control's pivot bar. Use the Appearance property to specify the visual appearance of the control's frame. The BackColorAlternate property specifies a different background color for even/odd rows.