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

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

パラメータ

value
The value.

戻り値の型

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

CalendarBuilder クラス
CalendarBuilder メンバ