Hi,
I insert a table to a RichTextBox and formatting it with both built-in UI and programmatically as http://docs.telerik.com/devtools/wpf/controls/radrichtextbox/document-elements/features-tables.html#formatting-a-table-via-the-built-in-ui . However when I'm adjusting the height of table row, by programmatically it can be shorter than the default size when font size is 8 and by cursor the min height is the default height when the table is created. Is there anyway to make the mouse drag the row height smaller then that?
Thanks,
Yiping