[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ItemsBoundControlBuilder-3.-ctor

ItemsBoundControlBuilder Constructor

ItemsBoundControlBuilder(TControl)

Creates one ItemsBoundControlBuilder<T, TControl, TBuilder> instance to configurate component.

Declaration
protected ItemsBoundControlBuilder(TControl component)
Parameters
Type Name Description
TControl component

The ItemsBoundControl<T> object to be configurated.