DataGridCollectionView.

ItemCount Property

Summary

Gets the minimum number of items known to be in the source collection that verify the current filter if any
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public int ItemCount { get; }

Value

Type Description
int