property Group.PictureDisplay as PictureDisplayEnum
Retrieves or sets a value that indicates the way how the graphic is displayed on the list's background

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that indicates the way how the group's Picture is arranged.

By default, the group's PictureDisplay property is exTile. Use the PictureDisplay property to determine how the picture is arranged on the group's background. The Picture property specifies the group's background picture. Use the BackColorList property to specify the background color for the group's list. Use the BackColor property to specify the control's background color. Use the Picture property to display a picture on the control's background list.