[]
Configurates DisplayMemberPath. Sets the name of the property to use as the visual representation of the items.
public TBuilder DisplayMemberPath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |