[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexPieBaseBuilder-3.BindingName

BindingName Method

BindingName(string)

Configurates BindingName. Sets the name of the property that contains the name of the data item.

Declaration
public virtual TBuilder BindingName(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.