Summary
Gets the panel used to display the items.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
public IPanel Panel { get; private set; }
Value
Type | Description |
---|---|
IPanel |
public IPanel Panel { get; private set; }
Type | Description |
---|---|
IPanel |