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

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

InputDateBase クラス
InputDateBase メンバ