TotalItemCount 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)
- C#
- VB
- F#
public int TotalItemCount { get; }
Public ReadOnly Property TotalItemCount As Integer
Get
member TotalItemCount : int with get