ComponentOne Xamarin.Android
Bottom Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members