Skip to main content

TdxListGroup Class

A list group.

Declaration

TdxListGroup = class(
    TcxComponentCollectionItem,
    IdxAutomationElement
)

Remarks

The TdxListGroup class members allow you to do the following:

TdxCustomListView and TdxListGroups class members reference a TdxListGroup object.

Note

The List View displays groups only if the GroupView property is set to True.

See Also