This page has been archived and is no longer updated.

We do not supply this product anymore.

Telerik UI for Xamarin

Quality Xamarin UI controls for fast development and superior performance.

Published by Telerik
Distributed by ComponentSource since 2018

Version: R3 2023 Updated: Oct 11, 2023

i

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support...

Show more

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support and critical updates until February 2026.

Telerik UI for Xamarin Releases

Released: Oct 11, 2023

Updates in R3 2023

Features

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

Fixes

  • PdfProcessing
  • A...

Released: Jul 19, 2023

Updates in R2 2023 SP1

Features

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

Fixes

  • 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

Updates in R2 2023

Features

  • 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

Updates in R1 2023 SP1

Features

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

Released: Jan 18, 2023

Updates in R1 2023

Features

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

Updates in R3 2022 SP1

Features

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

Fixes

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

Released: Oct 27, 2022

Updates in R3 2022 (Build 2022.3.1026)

Features

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

Fixes

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

Released: Sep 14, 2022

Updates in R3 2022

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

Released: Jun 22, 2022

Updates in R2 2022 SP1

Features

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

Fixes

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

Released: May 11, 2022

Updates in R2 2022

Features

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