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

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

参照

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