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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : RangeEnd プロパティ
Gets or sets the last selected date in a range selection.
シンタックス
'宣言
 
Public Property RangeEnd As System.Date
public System.DateTime RangeEnd {get; set;}
解説
To enable date range selection, set the SelectionMode property to **DateSelectionMode.Range**.
参照

Calendar クラス
Calendar メンバ