C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / ChangeView Method
The horizontal offset.
The vertical offset.
The zoom scale.
if set to true disable animations.
In This Topic
ChangeView Method (C1GridControl)
In This Topic
Changes the scroll and zoom of the grid to the specified part of the viewport.
Syntax

Parameters

horizontalOffset
The horizontal offset.
verticalOffset
The vertical offset.
zoomScale
The zoom scale.
disableAnimation
if set to true disable animations.
See Also