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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : 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 **0**, which means there is no maximum value for range lengths.
参照

Calendar クラス
Calendar メンバ