DataGridCurrentItem Property

Gets the data item bound to the row that contains the current cell.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
protected Object CurrentItem { get; }

Property Value

Object

See Also