property Group.Position as Long
Specifies the group's position.

TypeDescription
Long A long expression that indicates the group's position.

Use the Position property to arrange groups. Use the Index property to identify a group. Use the ItemByPos property to access groups by position. The Position property is zero based.