Extensive Table Support
The DevExpress Rich Text Editor delivers a comprehensive set of options for managing tables within a document.
End-users can easily add tables, customize a table layout and organize information for improved readability.

With the extended table support available to you in our Silverlight Rich Text Editor, you can:
-
Insert rows, columns and cells.
-
Resize columns and rows.
-
Split and merge cells and split the table.
-
Align cell content horizontally and vertically.
-
Delete cells, columns and rows.
To enhance the appearance of the text in a table, you can add a border and shading to selected cells.
When you add a border, you can specify the sides you want to include or exclude. 
Table operations can be executed programmatically via table API.
The table-specific object model provides methods that allow you to create tables or modify their content in code. 
|