ItemsControlItemsView Property

Gets a read-only view of the items in the ItemsControl.

Definition

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

Property Value

ItemsSourceView

See Also