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