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

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1DropDown クラス : ShowButton プロパティ
コントロールにドロップダウンボタンを表示するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("ShowButton")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property ShowButton As System.Boolean
[Foundation.Export("ShowButton")]
[System.ComponentModel.Browsable(true)]
public System.bool ShowButton {get; set;}
参照

C1DropDown クラス
C1DropDown メンバ