Summary
Gets or sets the data template used to display the items in the control.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
public IDataTemplate ItemTemplate { get; set; }
Value
Type | Description |
---|---|
IDataTemplate |