このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Telerik UI for Xamarin(英語版)

迅速な開発と優れたパフォーマンスのための高品質なXamarin UIコントロール。

Telerik 社の製品
2018 年より日本国内にてComponentSourceで販売中。

バージョン: R3 2023 更新日: 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 R3 2021 SP1

Released: Nov 10, 2021

R3 2021 SP1 での更新項目

機能

  • Calendar
    • Added events for appointment changes.
    • Added event when changing Months in MonthView.
  • PdfProcessing
    • Now handles importing documents containing entries with duplicated object number in more than one subsection.
  • WordsProcessing
    • DocxFormatProvider: Added support for hyperlinks on images.

不具合の修正

  • RichTextEditor
    • PasteCommand cannot be executed due to RichTextPasteType having wrong internal access modifier.
  • PdfProcessing
    • RadFixedPages are created without PageNumber set when using the RadFixedDocument.Pages.AddPage() method.
    • Wrong parsing to Unicode mapping leads to an ArgumentOutOfRangeException.
    • An InvalidCastException is thrown when importing a document containing a CIDFont with default width (DW) set as PdfReal (double).
    • A NullReferenceException is thrown when importing a document containing Widget annotations with an appearance set that contains Marked content (BMC-EMC) with no FT operands set.
    • Handled ArgumentException is thrown when importing documents containing form fields with the same fully qualified name.
  • SpreadProcessing
    • An exception is thrown when color does not have a complete value.
    • SpreadsheetNameException is thrown when importing workbooks with a locally defined built-in name.
    • Hidden sheets should not be exported to PDF. Property is now exposed to control whether the hidden sheets should be included or not.
  • WordsProcessing
    • Text is not replaced when the document contains empty fields.
    • Unexpected behavior when replacing a string within a run that is not the first element in the paragraph.
    • Wrong import of the border local attribute of Html tables.
    • Forecolor of table cells text is not preserved when exporting to PDF.
    • Table properties are not preserved when replacing text with table.
    • An ArgumentNullException is thrown when importing HTML with empty col elements without attributes.
    • DocxFormatProvider: A NullReferenceException is thrown when exporting an abstract list with character properties.
  • ZipLibrary
    • Decompressing a password-protected archive with a Stored compression method throws InvalidArgumentOffsetCount.