Skip to main content

Count Property

Gets the number of records in the view after filtering, sorting, and paging.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public int Count { get; }

Property Value

Int32

Implements

ICollection.Count

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace