ComponentOne Xamarin.Android
ScrollX Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members