[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.Binding

Binding Method

Binding(string)

Configurates Binding. Sets the name of the property this column is bound to.

Declaration
public TBuilder Binding(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.