DataGridCollectionViewCount Property
Gets the number of records in the view after
filtering, sorting, and paging.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
abstract Count : int with get
override Count : int with get
Int32ICollectionCount