ComponentOne Xamarin.Android
ScrollY Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members