DropDownButtonBuilder.UseSelectMode Method
Name | Parameters | Description |
---|---|---|
UseSelectMode(JS) | value | Specifies whether the UI component stores the selected drop-down menu item. Mirrors the client-side useSelectMode option. |
UseSelectMode(Boolean) | value | Specifies whether the UI component stores the selected drop-down menu item. Mirrors the client-side useSelectMode option. |