Skip to main content

CellPointerPressed Event

Occurs when cell is mouse-pressed.

Definition

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

public event EventHandler<DataGridCellPointerPressedEventArgs> CellPointerPressed
View Source

Value

EventHandler(DataGridCellPointerPressedEventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace