ASP.NET Core MVC コントロールヘルプ
ItemFormatter メソッド (CalendarBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : ItemFormatter メソッド
The value.
Configurates C1.Web.Mvc.Calendar.ItemFormatter. Sets a formatter function to customize dates in the calendar.
シンタックス
'宣言
 
Public Function ItemFormatter( _
   ByVal value As System.String _
) As CalendarBuilder
public CalendarBuilder ItemFormatter( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The formatter function can add any content and any date. It allows complete customization of the appearance and behavior of the calendar.
参照

CalendarBuilder クラス
CalendarBuilder メンバ