I'm looking for a way to allow the user resize a single row height (during runtime off course) using the mouse, just like a table in MS Excel or Word. I can size the the columns can be re-sized when the grid have headers enabled.
I'm using devexpress 14.1 Winforms (not WPF) GridControl (framework 4 if it matters).
Any ideas would be great.