I have a RadGridView and I have implemented IDataErrorInfo on the view model. Unfortunately, when the user types in something invalid and an error appears, the message is cut off. I want to style it -- style... something -- so that the full error message will show. But I don't know what property to set or what to style
