C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / PaddingTop Property


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