ItemsControlItemsPanel Property
Gets or sets the panel used to display the items.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ITemplate<Panel?> ItemsPanel { get; set; }
Public Property ItemsPanel As ITemplate(Of Panel)
Get
Set
member ItemsPanel : ITemplate<Panel> with get, set
Property Value
ITemplatePanel