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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputNumber クラス : Value プロパティ
Gets or sets the current value of the control.
シンタックス
'宣言
 
Public Property Value As System.Nullable(Of Double)
public System.Nullable<double> Value {get; set;}
参照

InputNumber クラス
InputNumber メンバ