ComponentOne Xamarin.Android
ShowCloseButton Property


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

Reference

C1DropDown Class
C1DropDown Members