[]
Configurates BindingName. Sets the name of the property containing name of the data item. It is used to show name of the node.
public TreeMapBuilder<T> BindingName(params string[] value)
| Type | Name | Description |
|---|---|---|
| string[] | value | The value. |
| Type | Description |
|---|---|
| TreeMapBuilder<T> | Current builder. |