[]
Configurates SelectedMemberPath. Sets the name of the property used to control which item will be selected.
public MultiAutoCompleteBuilder<T> SelectedMemberPath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| MultiAutoCompleteBuilder<T> | Current builder. |