ComponentOne Xamarin.Android
PivotY Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members