I'm using GridGroupingControl.
In one application I have problem with rows height but in another not.
In first when I export layout I have tag GridEngine but in second I have tag GroupingEngine.
To export I'm using code WriteXmlSchema
Where is a difference ?
How to change GridEngine to GroupingEngine ?
Maybe it resolves my problem.