ItemsView Property
Gets a read-only view of the items in the ItemsControl.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ItemsSourceView ItemsView { get; }
Public ReadOnly Property ItemsView As ItemsSourceView
Get
member ItemsView : ItemsSourceView with get