ComponentOne Xamarin.Android
Bottom Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : Bottom Property
Syntax
'Declaration
 
Public Property Bottom As Integer
'Usage
 
Dim instance As GridCellsPanel
Dim value As Integer
 
instance.Bottom = value
 
value = instance.Bottom
public int Bottom {get; set;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members