DataGridCollectionViewTotalItemCount Property

Gets the total number of items in the view before paging is applied.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public int TotalItemCount { get; }

Property Value

Int32

See Also