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

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

C1DropDown クラス
C1DropDown メンバ