Summary
Scrolls the DataGrid according to the direction of the delta.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
protected override void OnPointerWheelChanged(PointerWheelEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
PointerWheelEventArgs |
Return Value
Type | Description |
---|---|
void |