ItemsRepeater.

ItemTemplate Property

Summary

Gets or sets the template used to display each item.
Namespace
Avalonia.Controls
Containing Type
ItemsRepeater

Syntax

public IDataTemplate ItemTemplate { get; set; }

Value

Type Description
IDataTemplate