DataGridCollectionView.

Count Property

Summary

Gets the number of records in the view after filtering, sorting, and paging.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public int Count { get; }

Value

Type Description
int