ASP.NET Core MVC コントロールヘルプ
ItemFormatter プロパティ (Calendar)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : ItemFormatter プロパティ
Gets or sets a formatter function to customize dates in the calendar.
シンタックス
'宣言
 
Public Property ItemFormatter As System.String
public System.string ItemFormatter {get; set;}
解説
The formatter function can add any content and any date. It allows complete customization of the appearance and behavior of the calendar.
参照

Calendar クラス
Calendar メンバ