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


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