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


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