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.

Use the BackColorList property to specify the background color for group's list. Use the BackColor property to specify the group's caption'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.