ASP.NET Core MVC コントロールヘルプ
RangeEnd メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : RangeEnd メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.RangeEnd. Sets the last selected date in a range selection.
シンタックス
'宣言
 
Public Function RangeEnd( _
   ByVal value As System.Nullable(Of Date) _
) As TBuilder
public TBuilder RangeEnd( 
   System.Nullable<DateTime> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The selection range will be defined by the Value and RangeEnd properties.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ