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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputNumber クラス : Format プロパティ
Gets or sets the format used to display the number being edited (see Globalize).
シンタックス
'宣言
 
Public Property Format As System.String
public System.string Format {get; set;}
解説
The format string is expressed as a .NET-style standard numeric format string.
参照

InputNumber クラス
InputNumber メンバ