VirtualizingPanelItems Property
Gets the items to display.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected IReadOnlyList<Object?> Items { get; }
Protected ReadOnly Property Items As IReadOnlyList(Of Object)
Get
member Items : IReadOnlyList<Object> with get
Property Value
IReadOnlyListObject