ComponentOne Xamarin.Android
EditableHeaderBackgroundColor Property


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

Reference

C1DropDown Class
C1DropDown Members