Skip to main content

CurrentItem Property

Gets the current item in the view.

Definition

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

Object CurrentItem { get; }
View Source

Return Value

Object
The current item in the view or null if there is no current item.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace