ItemsControlItemCount Property

Gets the number of items being displayed by the ItemsControl.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int ItemCount { get; }

Property Value

Int32

See Also