[]
Configurates CheckedMemberPath. Sets the name of the property used to control checkboxes placed next to each item.
public MultiSelectListBoxBuilder<T> CheckedMemberPath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| MultiSelectListBoxBuilder<T> | Current builder. |