
Improves Data Grid with support for Aggregates and new Column and Group Footer functionality.
Features
- DataGrid
- Implemented support for aggregate functions.
- Implemented column footers.
- PdfProcessing
- Optimized and reduced the exported document size when using the same font on more than one block.
- Introduced support for exporting document pages to images.
- SpreadProcessing
- Exposed a method converting hex colors to Telerik.Documents.Media.Color.
- Introduced Print Titles, allowing for specific rows and columns to be repeated on every printed page.
- SpreadStreamProcessing
- Implemented workbook import.
- WordsProcessing
- DocxFormatProvider: Introduced support for importing images defined in AlternateContent tag.
- Introduced support for title attribute of the NonVisualDrawingProperties for a shape/image when working with DOCX.
- Introduced support for Page Numbering Fields - PAGE, PAGEREF, NUMPAGES, SECTIONPAGES, SECTION.
- DocxFormatProvider: Introduced support for import/export of shapes from/to DOCX file format. Note: Text inside shapes is not yet supported.