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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : CalendarBuilder クラス
Defines a builder to configurate C1.Web.Mvc.Calendar.
オブジェクト モデル
CalendarBuilder クラス
シンタックス
'宣言
 
Public Class CalendarBuilder 
   Inherits C1.Web.Mvc.Fluent.InputBaseBuilder(Of Calendar,CalendarBuilder)
   Implements Microsoft.AspNetCore.Html.IHtmlContent 
public class CalendarBuilder : C1.Web.Mvc.Fluent.InputBaseBuilder<Calendar,CalendarBuilder>, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.InputBaseBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.CalendarBuilder

参照

CalendarBuilder メンバ
C1.Web.Mvc.Fluent 名前空間