ASP.NET MVC コントロールヘルプ
InputDateRange クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InputDateRange クラス
コントロールは、InputDateコントロールを拡張し、SelectionModeプロパティをRange、MonthCountプロパティを2、ShowMonthPickerプロパティをOutSideに設定します。
オブジェクト モデル
InputDateRange クラス
シンタックス
'宣言
 
Public Class InputDateRange 
   Inherits InputDateBase
   Implements IDropDownITemplate 
public class InputDateRange : InputDateBase, IDropDownITemplate  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.FormInputBase
               C1.Web.Mvc.DropDown
                  C1.Web.Mvc.InputDateBase
                     C1.Web.Mvc.InputDateRange

参照

InputDateRange メンバ
C1.Web.Mvc 名前空間