Hi,
I am testing DataGridControl print abilities and I notice that when a grid that is display in FlowDirection="RightToLeft" is printed the print file comes in FlowDireciton="LeftToRight".
By print I mean call the Print method and select XPS printer, not a real printer.
Is there any way to change it?