I have a number of multi-select dropdowns where the use will select more than 4 items. And there's lots of space to display all of them, however at 4 items the display will switch to "x items selected" rather than display the items. Can I configure this somewhere to always display all items? (or e.g. set the number to 10 or something?)
Thanks.
MaxSelectedLabels="20" seem to work, but would have been better to name it MaxDisplayedLabels