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