[]
Configurates SelectedValuePath. Sets the name of the property used to get the SelectedValue from the SelectedItem.
public virtual TBuilder SelectedValuePath(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |