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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : FormatDays プロパティ
Gets or sets the format used to display the days in month view.
シンタックス
'宣言
 
Public Property FormatDays As System.String
public System.string FormatDays {get; set;}
解説
The default value for this property is 'd ' (the space after the 'd' prevents the format from being interpreted as 'd', the standard format used to represent the short date pattern).
参照

Calendar クラス
Calendar メンバ