[]
Configurates Binding. Sets the name of the property this column is bound to.
public TBuilder Binding(string value)
Public Function Binding(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |