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

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 : CalendarHeadersPanel クラス
ヘッダースロットを表示するPanel
オブジェクト モデル
CalendarHeadersPanel クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class CalendarHeadersPanel 
   Inherits C1.iOS.Calendar.CalendarSlotsPanel(Of C1Calendar.CalendarHeaderSlotInfo)
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("UIView", true)]
public class CalendarHeadersPanel : C1.iOS.Calendar.CalendarSlotsPanel<C1Calendar.CalendarHeaderSlotInfo>, C1.iOS.Core.IDependencyObject, 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.Calendar.CalendarSlotsPanel<S>
               C1.iOS.Calendar.CalendarHeadersPanel

参照

CalendarHeadersPanel メンバ
C1.iOS.Calendar 名前空間
CalendarSlotsPanel<S> クラス