DataGridIsScrollInertiaEnabled Property

Gets or sets whether scroll gestures should include inertia in their behavior and value.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsScrollInertiaEnabled { get; set; }

Property Value

Boolean

See Also