Back to Devexpress

GridPersistentLayoutCollection<T>.Count Property

blazor-devexpress-dot-blazor-dot-gridpersistentlayoutcollection-1-447bdf63.md

latest993 B
Original Source

GridPersistentLayoutCollection<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 GridPersistentLayoutCollection<T> class description for additional information and an example.

See Also

GridPersistentLayoutCollection<T> Class

GridPersistentLayoutCollection<T> Members

DevExpress.Blazor Namespace