C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellView Class / ClassHandle Property


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