Back to Devexpress

TdxCustomListView.Groups Property

vcl-dxlistview-dot-tdxcustomlistview-e57d6190.md

latest630 B
Original Source

TdxCustomListView.Groups Property

Provides access to the group collection.

Declaration

delphi
property Groups: TdxListGroups read; write;

Property Value

TypeDescription
TdxListGroups

The group collection.

|

Remarks

Refer to the TdxListGroups class description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit