[]
Configurates Editor. Sets a reference to an input control to be used as a custom cell editor for this.
public TBuilder Editor(string value)
Public Function Editor(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |