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

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : DayOfWeekBackgroundColor プロパティ
曜日スロットの背景色を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("DayOfWeekBackgroundColor")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property DayOfWeekBackgroundColor As UIKit.UIColor
[Foundation.Export("DayOfWeekBackgroundColor")]
[System.ComponentModel.Browsable(true)]
public UIKit.UIColor DayOfWeekBackgroundColor {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ