CurrentItem 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)
- C#
- VB
- F#
protected Object CurrentItem { get; }
Protected ReadOnly Property CurrentItem As Object
Get
member CurrentItem : Object with get