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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDateBase クラス : RangeMin プロパティ
Gets or sets the minimum number of days allowed when editing date ranges.
シンタックス
'宣言
 
Public Property RangeMin As System.Integer
public System.int RangeMin {get; set;}
解説
The default value for this property is zero, which means there is no minimum value for range lengths.
参照

InputDateBase クラス
InputDateBase メンバ