Xamarin.iOS のドキュメント
DropDownBackgroundColor プロパティ

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1DropDown クラス : DropDownBackgroundColor プロパティ
ドロップダウンの色を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("DropDownBackgroundColor")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property DropDownBackgroundColor As UIKit.UIColor
[Foundation.Export("DropDownBackgroundColor")]
[System.ComponentModel.Browsable(true)]
public UIKit.UIColor DropDownBackgroundColor {get; set;}
参照

C1DropDown クラス
C1DropDown メンバ