Summary
Raises the CurrentCellChanged event.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
protected virtual void OnCurrentCellChanged(EventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | EventArgs |
Return Value
Type | Description |
---|---|
void |