ComponentOne Xamarin Edition
ChangeView Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridBase Class : ChangeView Method
The horizontal offset.
The vertical offset.
The zoom scale.
if set to true disable animations.
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

Reference

GridBase Class
GridBase Members