You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I believe you are talking about the CheckComboBox control.
Currently, you can set the AllItemsSelectedContent property so that when all items are selected, your text will be displayed.
But there is no equivalent when no items are selected. It will not display anything.
Is it possible to set the text portion of the control to 'All', or 'None' if no items are checked?
The text was updated successfully, but these errors were encountered: