ItemsPresenterItemsPanel Property
Gets or sets a template which creates the
Panel used to display the items.
Namespace: Avalonia.Controls.PresentersAssembly: 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