[]
Configurates SelectedValue. Sets the value of the SelectedValue, obtained using the SelectedValuePath.
public virtual TBuilder SelectedValue(object value)
| Type | Name | Description |
|---|---|---|
| object | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |