Blazor コントロール
DaySlotTemplate プロパティ

C1.Blazor.Calendar アセンブリ > C1.Blazor.Calendar 名前空間 > C1Calendar クラス : DaySlotTemplate プロパティ
月の 1 つの日の UI 表現を定義するデータテンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property DaySlotTemplate As Microsoft.AspNetCore.Components.RenderFragment(Of CalendarDaySlotInfo)
public Microsoft.AspNetCore.Components.RenderFragment<CalendarDaySlotInfo> DaySlotTemplate {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ