DataGrid.

CellPointerPressed Event

Summary

Occurs when cell is mouse-pressed.
Namespace
Avalonia.Controls
Containing Type
DataGrid
Event Type
EventHandler<DataGridCellPointerPressedEventArgs>

Syntax

public event EventHandler<DataGridCellPointerPressedEventArgs> CellPointerPressed