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

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

InputNumber クラス
InputNumber メンバ