ComponentOne Xamarin.iOS
BackgroundColor Property (C1DropDown)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1DropDown Class : BackgroundColor Property
Gets or sets the background of the control.
Syntax
'Declaration
 
Public Overrides WriteOnly Property BackgroundColor As UIKit.UIColor
'Usage
 
Dim instance As C1DropDown
 
instance.BackgroundColor = value
public override UIKit.UIColor BackgroundColor {set;}
See Also

Reference

C1DropDown Class
C1DropDown Members