Summary
Gets or sets the items to display.
- Namespace
- Avalonia
.Controls - Containing Type
- ItemsControl
Syntax
[Content]
public IEnumerable Items { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
IEnumerable |