TdxListItem.GroupID Property
Specifies an index of the group that contains the list item.
Declaration
property GroupID: Integer read; write; default -1;
Property Value
| Type | Description |
|---|---|
| Integer | A group index in the List View’s group collection. |
See Also