ComponentOne Xamarin.Android
CloseButtonBackgroundColor Property


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

Reference

C1DropDown Class
C1DropDown Members