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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDateBase クラス : RangeEnd プロパティ
Gets or sets the last selected date in a range selection.
シンタックス
'宣言
 
Public Property RangeEnd As System.Nullable(Of Date)
public System.Nullable<DateTime> RangeEnd {get; set;}
解説
The selection range will be defined by the Value and RangeEnd properties.
参照

InputDateBase クラス
InputDateBase メンバ