Xamarin.iOS のドキュメント
C1DropDown クラス
メンバ 

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 : C1DropDown クラス
C1DropDown には、コントロールのドロップダウン部分が閉じているときに表示される内容を決定する Header プロパティと、ドロップダウン部分に表示される内容を決定する Content プロパティがあります。
オブジェクト モデル
C1DropDown クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("C1DropDown")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class C1DropDown 
   Inherits UIKit.UIView
   Implements C1.iOS.Core.IDependencyObject, C1.iOS.Core.IFlowDirection, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("C1DropDown")]
[System.ComponentModel.DesignTimeVisible(true)]
[C1LicensedControl()]
public class C1DropDown : UIKit.UIView, C1.iOS.Core.IDependencyObject, C1.iOS.Core.IFlowDirection, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
継承階層

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Input.C1DropDown
               C1.iOS.Input.C1ComboBox

参照

C1DropDown メンバ
C1.iOS.Input 名前空間