[]
Configurates BindingName. Sets the name of the property that contains the name of the data item.
public virtual TBuilder BindingName(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |