TdxCustomListView.Groups Property
Provides access to the group collection.
Declaration
property Groups: TdxListGroups read; write;
Property Value
| Type | Description |
|---|---|
| TdxListGroups | The group collection. |
Remarks
Refer to the TdxListGroups class description for information on available options.
See Also