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


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