Telerik.Windows.Documents.Fixed.Model.Editing.Tables
Enum
BorderCollapseControls whether adjacent cell borders share edges (collapse) or remain separate with spacing during measurement and rendering.
Class
CellPropertiesDefault visual properties applied to table cells, including borders, padding, and background.
Class
TableContainer for tabular content with rows and cells; lays out columns, borders, spacing, and background for rendering in a document.
Class
TableCellContent container inside a table with support for borders, padding, background, and row/column spanning.
Class
TableCellBordersBorder set applied to a table cell, including four sides and optional diagonals.
Class
TableRowA single row within a table that contains a collection of cells and a height specification.
Class
TableRowHeightHeight specification for a TableRow, supporting automatic, exact, or minimum values.