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

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

InputDateBase クラス
InputDateBase メンバ