Back to Devexpress

TdxListGroup Class

vcl-dxlistview-fa0e1058.md

latest2.3 KB
Original Source

TdxListGroup Class

A list group.

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxListGroup

See Also

TdxListGroup Members

dxListView Unit