Skip to main content

CurrentItem Property

Gets the "current item" for this view

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public Object CurrentItem { get; }

Property Value

Object

Implements

IDataGridCollectionView.CurrentItem

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace