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

The value.

Returns
Type Description
TBuilder

Current builder.