Enables full-row selection in the group.
Type | Description | |||
Boolean | A boolean expression that indicates whether the group support full-row selection. |
For instance, you can set the FullRowSelect to False, when your list acts like a simple tree control. The column pointed by the SelectColumnIndex specifies the column where the selected cell is marked.