ComponentOne Xamarin.Android
TranslationY Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members