property Group.BackColorList as Color
Retrieves or sets a value that indicates the background color of the list when the group is active.

TypeDescription
Color A color expression that indicates the background color of the group's list.

The BackColorList property has effect only when the group is selected ( active ). Use the BackColor property to specify the background color for group's caption. Use the BackColor property to specify the control's background color. Use the BackColorGroup property to specify a default background color for groups. Use the <bgcolor> built in HTML tag in the Caption property to define portions of text using a specified background color.