C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridGroupRowCell Class / PaddingLeft Property


In This Topic
PaddingLeft Property (GridGroupRowCell)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property PaddingLeft As Integer
 
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Integer
 
value = instance.PaddingLeft
See Also