ComponentOne Xamarin.Android
TranslationY Property (C1Calendar)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > C1Calendar Class : TranslationY Property
Syntax
'Declaration
 
Public Overridable Property TranslationY As Single
'Usage
 
Dim instance As C1Calendar
Dim value As Single
 
instance.TranslationY = value
 
value = instance.TranslationY
public virtual float TranslationY {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members