Skip to main content

ItemsPanel Property

Gets or sets a template which creates the Panel used to display the items.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ITemplate<Panel?> ItemsPanel { get; set; }

Property Value

ITemplate(Panel)

See Also

Reference

ItemsPresenter Class
Avalonia.Controls.Presenters Namespace