ComponentOne Xamarin.iOS
Handle Property (GridCellsPanel)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellsPanel Class : Handle Property
Syntax
'Declaration
 
Public Property Handle As IntPtr
'Usage
 
Dim instance As GridCellsPanel
Dim value As IntPtr
 
instance.Handle = value
 
value = instance.Handle
public IntPtr Handle {get; set;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members