Telerik UI for Xamarin 新版本发表

Released: Oct 11, 2023

R3 2023 中的更新

特性

  • ImageEditor
    • Exposed ImageLoaded event and IsImageLoaded property.
  • PdfProcessing
    • You can now prevent exporting exactly the same fonts more than once.
  • WordsProcessing
    • Added support for importing documents containing runs as children of another run.
    • Added support for importing documents containing simple fields as a child of another run.
    • HtmlFormatProvider: Importing base64 images with no data source is now handled.
  • Xamarin.Forms
    • Updated SkiaSharp to version 2.88.6.

修补程序

  • PdfProcessing
  • A...

Released: Jul 19, 2023

R2 2023 SP1 中的更新

特性

  • PdfProcessing
    • Added the ability to export the optional Signature's Filter property when exporting to a PDF file.
  • SpreadProcessing
    • Introduced support for charts in Microsoft .NET Standard.

修补程序

  • DataGrid
    • ScrollBars not always visualized when dynamically changing the ItemsSource of the control.
  • ListView
    • [iOS] MonoTouchException is thrown when using LoadOnDemand with ListViewLoadOnDemandCollection on iOS 16.
    • [iOS] Layout issue when Manual LoadOnDemand is used.
    • [iOS] Exception when using...

Released: Jun 7, 2023

R2 2023 中的更新

特性

  • DataGrid
    • Added EmptyContentTemplate and EmptyContentDisplayMode properties which allow you to define and control the view shown when the grid is empty.
  • PdfProcessing
    • You can now handle invalid /NULL name encoding for Type1 and TrueType fonts.
    • Added an option to replace the predefined Standard Fonts.
    • Added public API for setting default stream compression when exporting PDF files.
    • Added a setting in PdfStreamWriter that allows you to export images with no compression.
    • Added support for...

Released: Mar 15, 2023

R1 2023 SP1 中的更新

特性

  • PdfProcessing
    • Introduced handling for importing documents with invalid offsets of objects inside cross-reference tables or streams.
    • Introduced a setting that allows you to export images with or without compression.
    • Introduced handling mechanism for importing documents containing indirect objects with no 'endobj' keyword.
    • Added the ability to print secured documents.
  • PdfViewer
    • Added support for Lab color.
  • SpreadStreamProcessing
    • Provided API that allows you to retrieve the cached formula value...

Released: Jan 18, 2023

R1 2023 中的更新

特性

DataGrid

  • Exposed 'ScrollItemIntoView' public method.

PdfProcessing

  • Introduced support for Encryption Algorithm 5 with AES-256.
  • Introduced Find API which allows the user to search for text in a PDF document.

WordsProcessing

  • Introduced Table Of Contents (TOC) field.
  • Introduced Table Of Authorities (TOA) field.

Released: Nov 9, 2022

R3 2022 SP1 中的更新

特性

  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • SpreadProcessing
    • Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
  • WordsProcessing
    • Added the ability to preserve bin images on import/export.
    • Added support for SEQ Field.

修补程序

  • ListView
    • [Android] Null Reference Exception when using Range Collection and ListView is initially grouped.
  • PdfProcessing
    • Some...

Released: Oct 27, 2022

R3 2022 (Build 2022.3.1026) 中的更新

特性

  • RichTextEditor
    • Renamed RadRichTextEditor's UndoToolBarItem and RedoToolbarItem due to unicode characters in class names causing errors when using AOT compilation on Android.

修补程序

  • ListView
    • ListView layout with dynamically sized items not rendered correctly on iOS 16.

Released: Sep 14, 2022

R3 2022 中的更新

特性

  • 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...

Released: Jun 22, 2022

R2 2022 SP1 中的更新

特性

  • Barcode
    • Exposed 'Version' property for setting the version of a QRCode.
  • PdfProcessing
    • Added Signature flags support.
  • Picker
    • Added IsLooping property for Date and Time pickers.

修补程序

  • Barcode
    • QRCode: Error when changing the ErrorCorrectionLevel to a higher value in specific scenario when QRCode's version and ErrorCorrectionLevel demand more space to code the value than is supported by the QRCode's version.
    • When ErrorCorrectionLevel is changed at runtime to a value which requires more space the...

Released: May 11, 2022

R2 2022 中的更新

特性

  • DataGrid
    • Added new property for manually controlling grid row height.
  • PdfProcessing
    • Added support for inserting transparent images in Microsoft .NET Standard.
    • Added setting that allows you to choose if fonts should be embedded in the document.
  • SpreadProcessing
    • Added support for CONCAT function.
    • Added support for Comments (Threaded Comments).
    • Various Conditional Formatting improvements.
    • The Changing event arguments in FilteredShapeCollection class have been changed from...