DataGridCurrentItem Property
Gets the data item bound to the row that contains the current cell.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
protected Object CurrentItem { get; }
Protected ReadOnly Property CurrentItem As Object
Get
member CurrentItem : Object with get
Property Value
Object