[]
Configurates SelectedValuePath. Sets the name of the property to use as a key for the item (data value).
public DataMapBuilder SelectedValuePath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DataMapBuilder | Current builder. |