Summary
Gets or sets a collection that is used to generate the content of the control.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public IEnumerable Items { get; set; }
Value
Type | Description |
---|---|
IEnumerable |
public IEnumerable Items { get; set; }
Type | Description |
---|---|
IEnumerable |