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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDateBase クラス : PredefinedRanges プロパティ
Gets or sets a function that return the predefined ranges.
シンタックス
'宣言
 
Public Property PredefinedRanges As System.String
public System.string PredefinedRanges {get; set;}
解説
This property is useful only when the SelectionMode property is set to DateSelectionMode.Range. Predefined ranges with null values represent custom ranges to be defined by users by clicking on the calendar.
参照

InputDateBase クラス
InputDateBase メンバ