[]
        
(Showing Draft Content)

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

Editor Method

Editor(string)

Configurates Editor. Sets a reference to an input control to be used as a custom cell editor for this.

Declaration
public TBuilder Editor(string value)
Public Function Editor(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.