Hello
Is it possible to hide or alter this label while still retaining the area itself? I want to be able to drag headers into that area but do not like the appearance of that label.
Thank you,
Patrick
Prompt1 and Prompt2 seem to be not aligned properly vertically. Is there any way that i can align both of them vertically centerd?
GroupByAreaBase, the base class for GroupByAreaMulti and GroupByArea, has 2 prompt properties. Prompt2 is the property that defaults to the string you posted. So you could set the GroupByAreaMulti property to a new GroupByAreaMulti where the Prompt2 is set to an empty string.