DataGridCollectionView.

CurrentItem Property

Summary

Gets the "current item" for this view
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public object CurrentItem { get; }

Value

Type Description
object