ComponentOne Xamarin.Android
TranslationY Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members