Back to Devexpress

TreeListPersistentLayoutCollection<T>.Count Property

blazor-devexpress-dot-blazor-dot-treelistpersistentlayoutcollection-1-f2e7eb8c.md

latest1021 B
Original Source

TreeListPersistentLayoutCollection<T>.Count Property

Returns the number of items in the collection.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public int Count { get; }

Property Value

TypeDescription
Int32

The number of items.

|

Remarks

Refer to the TreeListPersistentLayoutCollection<T> class description for additional information and an example.

See Also

TreeListPersistentLayoutCollection<T> Class

TreeListPersistentLayoutCollection<T> Members

DevExpress.Blazor Namespace