Skip to main content

CurrentCellChanged Event

Occurs when a different cell becomes the current cell.

Definition

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

public event EventHandler<EventArgs> CurrentCellChanged
View Source

Value

EventHandler(EventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace