A newer version of this page is available.
Switch to the current version.
DataViewBase.TouchScrollThreshold Property
Specifies the touch scroll threshold. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll
Declaration
public double TouchScrollThreshold { get; set; }
Public Property TouchScrollThreshold As Double
Property Value
Type | Description |
---|---|
Double | A touch scroll threshold (in pixels). |
See Also
Feedback