View.ScrollPosition Property
Specifies the scroll point of Windows in ASP.NET Web Forms applications.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Point | A Point object that represents scroll point coordinates. |
Remarks
It is not recommended to use this property. It is for internal use only.
See Also