Skip to main content

OnPointerWheelChanged Method

Scrolls the DataGrid according to the direction of the delta.

Definition

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

protected override void OnPointerWheelChanged(
PointerWheelEventArgs e
)

Parameters

  PointerWheelEventArgs
PointerWheelEventArgs

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace