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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Calendar クラス
The Calendar control displays a one-month calendar and allows users to select a date.
オブジェクト モデル
Calendar クラス
シンタックス
'宣言
 
Public Class Calendar 
   Inherits InputBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class Calendar : InputBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.Calendar

参照

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