TdxListGroup.GroupID Property
Specifies the group’s identifier.
Declaration
property GroupID: Integer read; write;
Property Value
| Type | Description |
|---|---|
| Integer | A group identifier. |
Remarks
The GroupID property value should be unique for each group in the group collection.
See Also