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

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

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 R1 2022

Released: Jan 19, 2022

R1 2022 での更新項目

機能

  • What's New
    • Added a SignaturePad component.
    • SpreadProcessing library now supports Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Added Nested Mail Merge functionality in WordsProcessing library.
    • Provided API for Insert / Delete Comments (Notes) in SpreadProcessing library.
  • AutoCompleteView
    • Added SuggestionViewPosition property for setting the suggestion view position.
  • DataGrid
    • Added support for System.Data.DataTable.
  • DatePicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • DateTimePicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • ImageEditor
    • Exposed commands for programmatic control.
  • ListPicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • PdfProcessing
    • Exposed a way to get the font name as it is in the document.
  • SpreadProcessing
    • Introduced Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Provided API for Insert / Delete Comments (Notes).
  • TemplatedPicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • TimePicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • TimeSpanPicker
    • Exposed AcceptCommandParameter and CancelCommandParameter properties in PickerPopupSelectorSettings.
  • WordsProcessing
    • Added support for Table.Alignment when exporting to PDF.
    • Added support for table row height when exporting to PDF.
    • Added Nested Mail Merge functionality.
    • Added the ability to export VerticalAlignment property of the table cells to PDF.
    • Exposed a method deleting the content between two inlines.

不具合の修正

  • DataGrid
    • Underlying data updates are not reflected in the grid when applied after a cell content is edited through UI.
  • DateTimePicker
    • ObjectDisposedException is thrown when the control is hidden and there is a navigation occurring.
  • PdfProcessing
    • The Image`s StencilColor property value is missed when merging documents.
    • OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
    • Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
  • SpreadProcessing
    • .NET Standard: Exception when rounding a decimal value in a formula with a lot of precision numbers.
    • An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
  • SpreadStreamProcessing
    • The library allows up to 30 (instead of 31) characters of the sheet name.
  • WordsProcessing
    • KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
    • A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
    • DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
    • UriImageSource and StyleSheetData do not support newer TLS versions.