Back to Devexpress

TdxListGroups Class

vcl-dxlistview-b020bf42.md

latest1.8 KB
Original Source

TdxListGroups Class

A list group collection.

Declaration

delphi
TdxListGroups = class(
    TcxInterfacedComponentCollection
)

Remarks

The TdxListGroups class members allow you to do the following:

The List View’s Groups property references a TdxListGroups object.

Inheritance

TObject TPersistent TcxComponentCollection TcxInterfacedComponentCollection TdxListGroups

See Also

TdxListGroups Members

dxListView Unit