DataGridCollectionViewItemCount 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) Version: 11.3.999
public int ItemCount { get; }

Property Value

Int32

See Also