Summary
Gets or sets a template which creates the
Panel
used to display the items.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
public ITemplate<IPanel> ItemsPanel { get; set; }