ItemCount Property
Gets the number of items being displayed by the ItemsControl.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int ItemCount { get; }
Public ReadOnly Property ItemCount As Integer
Get
member ItemCount : int with get