Skip to main content

TdxListGroup Class

A list group.

Declaration

TdxListGroup = class(
    TcxComponentCollectionItem
)

Remarks

The TdxListGroup class members allow you to do the following:

Members of the TdxCustomListView and TdxListGroups classes reference a TdxListGroup object.

Note

The List View shows groups only if the control’s GroupView property is set to True.

See Also