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

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : FormatYearMonth メソッド
値。
C1.Web.Mvc.Calendar.FormatYearMonthを構成します。月ビューのカレンダーの上に月と年を表示するために使用される書式を設定します。
シンタックス
'宣言
 
Public Function FormatYearMonth( _
   ByVal value As System.String _
) As CalendarBuilder
public CalendarBuilder FormatYearMonth( 
   System.string value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
解説
このプロパティのデフォルト値は'y'です。
参照

CalendarBuilder クラス
CalendarBuilder メンバ