Back to Devexpress

TdxCustomListView.Items Property

vcl-dxlistview-dot-tdxcustomlistview-808f6ae2.md

latest628 B
Original Source

TdxCustomListView.Items Property

Provides access to the list item collection.

Declaration

delphi
property Items: TdxListItems read; write;

Property Value

TypeDescription
TdxListItems

A list item collection.

|

Remarks

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

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit