ASP.NET Core MVC コントロールヘルプ
RangeMax メソッド (CalendarBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : RangeMax メソッド
The value.
Configurates C1.Web.Mvc.Calendar.RangeMax. Sets the maximum length allowed when editing date ranges.
シンタックス
'宣言
 
Public Function RangeMax( _
   ByVal value As System.Integer _
) As CalendarBuilder
public CalendarBuilder RangeMax( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is **0**, which means there is no maximum value for range lengths.
参照

CalendarBuilder クラス
CalendarBuilder メンバ