ComponentOne Xamarin.Android
HasExplicitFocusable Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members