CurrentItem Property
Gets the "current item" for this view
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public Object CurrentItem { get; }
Public ReadOnly Property CurrentItem As Object
Get
abstract CurrentItem : Object with get
override CurrentItem : Object with get