ASP.NET Core MVC コントロールヘルプ
ItemFormatter メソッド (InputDateBaseBuilder<TControl,TBuilder>)

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

パラメータ

value
The value.

戻り値の型

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

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ