Summary
Gets the item that the container represents.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- ItemContainerInfo
Syntax
public object Item { get; internal set; }
Value
Type | Description |
---|---|
object |
public object Item { get; internal set; }
Type | Description |
---|---|
object |