[]
        
(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)
Public Function Name(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.