ComponentOne Xamarin.Android
Bottom Property (C1ScrollViewer)


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members