Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
TreeDataGrid
Events
RowDragOver
Menu
On this page
RowDragOver Event
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public event EventHandler<TreeDataGridRowDragEventArgs>? RowDragOver
Returns
EventHandler<TreeDataGridRowDragEventArgs>