DataGridCollectionViewTotalItemCount Property
Gets the total number of items in the view before paging is applied.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public int TotalItemCount { get; }
Public ReadOnly Property TotalItemCount As Integer
Get
member TotalItemCount : int with get
Property Value
Int32