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

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 : CalendarDaysPanel クラス
日付スロットを表示するPanel
オブジェクト モデル
CalendarDaysPanel クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class CalendarDaysPanel 
   Inherits C1.iOS.Calendar.CalendarSlotsPanel(Of C1Calendar.CalendarDaySlotInfo)
   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 CalendarDaysPanel : C1.iOS.Calendar.CalendarSlotsPanel<C1Calendar.CalendarDaySlotInfo>, 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.CalendarDaysPanel

参照

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