ComponentOne Xamarin.Android
Selected Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members