Back to Devexpress

TdxListItems.Count Property

vcl-dxlistview-dot-tdxlistitems-24f34832.md

latest689 B
Original Source

TdxListItems.Count Property

Returns the total item count in the collection.

Declaration

delphi
property Count: Integer read; write;

Property Value

TypeDescription
Integer

The total item count.

|

Remarks

Note

Set this property to the current item count if the List View is in virtual mode.

See Also

TdxListItems Class

TdxListItems Members

dxListView Unit