Telerik.Windows.Documents.Fixed.Model.Editing.Collections
Class
BlockCollectionCollection of flow blocks for building content; provides helpers to create blocks, tables, and list-bulleted blocks.
Class
CollectionBase<T>Generic base collection for editing model elements; provides validated add, index access, and enumeration.
Class
ListCollectionCollection for creating and managing numbered or bulleted lists in a document, including factory methods for template-based lists.
Class
ListLevelCollectionCollection of list levels defining hierarchy and formatting for multilevel lists.
Class
TableCellCollectionCollection of table cells used to build a row; provides a helper to create and add cells.
Class
TableRowCollectionCollection of table rows for constructing a table; includes a helper to create and add rows.