ComponentOne Xamarin.Android
ScrollX Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members