ComponentOne Xamarin.Android
TranslationX Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members