ComponentOne Xamarin.iOS
ClassHandle Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members