ComponentOne Xamarin.Android
ScrollY Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members