Calendar for UWP
DaySlotTemplate プロパティ

C1.UWP.Calendar アセンブリ > C1.Xaml.Calendar 名前空間 > C1Calendar クラス : DaySlotTemplate プロパティ
月の1つの日付の UI 表現を定義する DataTemplate を取得または設定します。これは依存プロパティです。
シンタックス
'宣言
 
Public Property DaySlotTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate DaySlotTemplate {get; set;}
解説
このテンプレートの DataContext は、 DaySlotオブジェクトです。
参照

C1Calendar クラス
C1Calendar メンバ