GalleryControl.ScrollToVerticalOffset(Double) Method
Scrolls the GalleryControl to the specified vertical offset.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | Double | A double value that specifies the required vertical offset. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also