I am setting the
PopupGalleryTool.ShowItemText = ShowGalleryItemText.Always
However I don't see the text in the preview i.e. when the PopupGalleryTool is not expanded. In drop down mode I can see the text.
I tested the ShowItemTextResolved property after setting it. It is resolving to OnlyInDropDown.
This probably means I am not initalizing the tool properly.