[]
        
(Showing Draft Content)

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

Placeholder Method

Placeholder(string)

Configurates Placeholder. Sets the place holder for a column which will be displayed when editing an empty cell.

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

The value.

Returns
Type Description
TBuilder

Current builder.