property Group.SelectColumnIndex as Long

Retrieves or sets a value that indicates the column's index where the user can select an item by clicking.

TypeDescription
Long A long expression that indicates the column's index where the user can select the item.

The property has effect only if the FullRowSelect property is False.