When Culture is set to Hebrew some elements get displayed from RightToLeft (specifically text). But docking and anchoring do not get reversed.
For example, I have two panels in the detail section. One is bound to the Left and the other to Fill. When the culture is right-to-left, I expect the Left-docked panel to dock to the Right.
Is this a bug? Can it be fixed?
For now, my workaround is to change the docking manually in code if the report is right-to-left. But this is a problematic and inelegant solution and it doesn't always work.
For example, I have two panels in the detail section. One is bound to the Left and the other to Fill. When the culture is right-to-left, I expect the Left-docked panel to dock to the Right.
Is this a bug? Can it be fixed?
For now, my workaround is to change the docking manually in code if the report is right-to-left. But this is a problematic and inelegant solution and it doesn't always work.