property RadialMenu.SubItemsBackColor as Color
Specifies the color to show the sub items zone of the radial menu.

TypeDescription
Color A Color expression that specifies the color to show the sub-items portion of the radial menu. If -1, no solid color is applied on the sub-items portion of the control.

By default, The SubItemsBackColor property is RGB(228,228,228).  The SubItemsBackColor / SubItemsBackAlpha property specifies the color to show the sub- items zone of the radial menu. The SubItemsSize property specifies the size to display the sub-items zone. The ItemsBackColor / ItemsBackAlpha property Specifies the color to show the items portion of the radial menu. The BackColor property specifies the control's background color. The ParentBackColor / ParentBackAlpha property specifies the color / transparency to show the parent portion of the radial menu. The ParentSize property specifies the size to display the parent zone.  The RadialLineColor(exRadialSubItemsBorder) property specifies the color to show the border around the sub-items section of the control. The RadialLineColor(exRadialSubItemsGridLines) property specifies the color to show the grid lines, inside the sub-items section of the control.