Currently text in table cell can be oriented only left to right, with horizontal lines flowing from top to bottom. Add support for more text directions - the most common are vertically oriented, i.e. rotated to 90 or 270 degrees.
Yes. My customer has requested this feature. Although, we are using UI for WPF. The use case for us is the following: The user needs to add a table to a RadRichTextBox. Inside the cells of the top row of the table (i.e. the header of the table), they would like to rotate the text vertically (i.e. 90 or 270 degrees).