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

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

C1Calendar クラス
C1Calendar メンバ