ButtonGroupBuilder.SelectedItemKeys Method
| Name | Parameters | Description |
|---|---|---|
| SelectedItemKeys(JS) | value | Contains keys of selected buttons and allows you to specify initial button selection state. Mirrors the client-side selectedItemKeys option. |
| SelectedItemKeys(IEnumerable) | value | Contains keys of selected buttons and allows you to specify initial button selection state. Mirrors the client-side selectedItemKeys option. |