ASP.NET Core MVC コントロールヘルプ
FormatYearMonth プロパティ (Calendar)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : FormatYearMonth プロパティ
Gets or sets the format used to display the month and year above the calendar in month view.
シンタックス
'宣言
 
Public Property FormatYearMonth As System.String
public System.string FormatYearMonth {get; set;}
解説
The default value for this property is 'y'.
参照

Calendar クラス
Calendar メンバ