ComponentOne Xamarin.Android
PaddingBottom Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members