C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridGroupRowCell Class / TranslationX Property


In This Topic
TranslationX Property (GridGroupRowCell)
In This Topic
Syntax
'Declaration
 
Public Overridable Property TranslationX As Single
 
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Single
 
instance.TranslationX = value
 
value = instance.TranslationX
See Also