Summary
Gets the data item bound to the row that contains the current cell.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
protected object CurrentItem { get; }
Value
Type | Description |
---|---|
object |
protected object CurrentItem { get; }
Type | Description |
---|---|
object |