ComponentOne Xamarin.Android
ScrollY Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : ScrollY Property
Syntax
'Declaration
 
Public Property ScrollY As Integer
'Usage
 
Dim instance As GridCellsPanel
Dim value As Integer
 
instance.ScrollY = value
 
value = instance.ScrollY
public int ScrollY {get; set;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members