Summary
Gets or sets the items to be displayed.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
public IEnumerable Items { get; set; }
Value
Type | Description |
---|---|
IEnumerable |
public IEnumerable Items { get; set; }
Type | Description |
---|---|
IEnumerable |