property Group.IndentHeaderLeft as Long
Specifies the number of pixels to indent the group's header from the left part.

TypeDescription
Long A long expression that specifies the number of pixels to indent the groups' header from the left side.
By default, the IndentHeaderLeft property is 0. The IndentHeaderLeft property has effect only for group's caption, image and it does not affect the group's header background appearance. Use the BackColorGroup property to define a new background appearance using EBN files. Use the CP option ( copy option ) of the EBN files to define the way EBN file is arranged on the object. Use the IndentHeaderLeft property to indent the group's header from left side. Use the IndentHeaderRight property to indent the group's header from right side.  Use the IndentHeaderTop property to indent the group's header from top side. Use the IndentHeaderBottom property to indent the group's header from bottom side.

The following screen shot shows the captions being displayed when indent properties has been used: 

The following screen shot shows the captions being displayed when indent properties has not been used: