ASP.NET Core MVC コントロールヘルプ
FormatDayHeaders メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : FormatDayHeaders メソッド
The value.
Configurates C1.Web.Mvc.Calendar.FormatDayHeaders. Sets the format used to display the headers above the days in month view.
シンタックス
'宣言
 
Public Function FormatDayHeaders( _
   ByVal value As System.String _
) As CalendarBuilder
public CalendarBuilder FormatDayHeaders( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is 'ddd'.
参照

CalendarBuilder クラス
CalendarBuilder メンバ