ComponentOne Xamarin.Android
HasTransientState Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members