Defines a builder to configurate
C1.Web.Mvc.ItemsBoundControl<T>.
オブジェクト モデル
シンタックス
'宣言
Public MustInherit Class ItemsBoundControlBuilder
(Of , As ItemsBoundControl(Of T),
As ItemsBoundControlBuilder(Of T,TControl,TBuilder))
Inherits ControlBuilder(Of TControl,TBuilder)
Implements Microsoft.AspNetCore.Html.IHtmlContent
public abstract class ItemsBoundControlBuilder<,,> : ControlBuilder<TControl,TBuilder>, Microsoft.AspNetCore.Html.IHtmlContent
where TControl: ItemsBoundControl<T>
where TBuilder: ItemsBoundControlBuilder<T,TControl,TBuilder>
型パラメータ
継承階層
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.ItemsBoundControlBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.FlexChartBaseBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,TControl,TBuilder>
C1.Web.Mvc.Fluent.ListBoxBuilder<T>
C1.Web.Mvc.Fluent.MultiSelectListBoxBuilder<T>
参照