ItemCount Property
Gets the minimum number of items known to be in the source collection that verify the current filter if any
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public int ItemCount { get; }
Public ReadOnly Property ItemCount As Integer
Get
member ItemCount : int with get