DataGridCollectionView.

TotalItemCount Property

Summary

Gets the total number of items in the view before paging is applied.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public int TotalItemCount { get; }

Value

Type Description
int