ComponentOne Xamarin.Android
HasStableIds Property (ComboBoxSimpleAdapter)


C1.Android.Input Assembly > C1.Android.Input Namespace > ComboBoxSimpleAdapter Class : HasStableIds Property
Syntax
'Declaration
 
Public Property HasStableIds As Boolean
'Usage
 
Dim instance As ComboBoxSimpleAdapter
Dim value As Boolean
 
instance.HasStableIds = value
 
value = instance.HasStableIds
public bool HasStableIds {get; set;}
See Also

Reference

ComboBoxSimpleAdapter Class
ComboBoxSimpleAdapter Members