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

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

パラメータ

value
The value.

戻り値の型

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

CalendarBuilder クラス
CalendarBuilder メンバ