IsScrollInertiaEnabledProperty Field
Defines the IsScrollInertiaEnabled property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsScrollInertiaEnabledProperty
Public Shared ReadOnly IsScrollInertiaEnabledProperty As AttachedProperty(Of Boolean)
static val IsScrollInertiaEnabledProperty: AttachedProperty<bool>