ComponentOne Xamarin.iOS
ClassHandle Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members