[]
        
(Showing Draft Content)

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

Name Method

Name(string)

Configurates Name. Sets the name of this column.

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

The value.

Returns
Type Description
TBuilder

Current builder.