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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : Max メソッド
The value.
Configurates C1.Web.Mvc.Calendar.Max. Sets the latest date that the user can select in the calendar.
シンタックス
'宣言
 
Public Function Max( _
   ByVal value As System.Date _
) As CalendarBuilder
public CalendarBuilder Max( 
   System.DateTime value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CalendarBuilder クラス
CalendarBuilder メンバ