ComponentOne Xamarin.Android
PaddingLeft Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members