[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DataLabelBaseBuilder-2.-ctor

DataLabelBaseBuilder Constructor

DataLabelBaseBuilder(TControl)

Creates one DataLabelBaseBuilder<TControl, TBuilder> instance to configurate obj.

Declaration
public DataLabelBaseBuilder(TControl obj)
Parameters
Type Name Description
TControl obj

The DataLabelBase object to be configurated.