Back to Devexpress

DXScrollView.ScrollY Property

maui-devexpress-dot-maui-dot-core-dot-dxscrollview-127919d0.md

latest722 B
Original Source

DXScrollView.ScrollY Property

Returns the current vertical scroll position.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double ScrollY { get; }

Property Value

TypeDescription
Double

The Y scroll position.

|

See Also

DXScrollView Class

DXScrollView Members

DevExpress.Maui.Core Namespace